Skip to content

Commit 49c5417

Browse files
committed
[Comgr] Add ReleaseNote for Comgr lit tests
Change-Id: I8f170875d572cd398f356a2a16b6e11eedafb6db
1 parent b42241c commit 49c5417

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

amd/comgr/docs/ReleaseNotes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,10 @@ and shouldn't be featured in the baseline tests
205205
- Updated Comgr HIP test to not rely on HIP\_COMPILER being set, or a valid HIP
206206
installation. We can test the functionality of Comgr HIP compilation without
207207
directly relying on HIP
208+
- Added framework for Comgr lit tests. These tests will allow us to easily
209+
validate generated artifacts with command-line tools like llvm-dis,
210+
llvm-objdump, etc. Moving forward, most new Comgr tests should be written as
211+
lit tests, and tests in comgr/test should be transitioned to comgr/test-lit.
208212

209213
New Targets
210214
-----------

0 commit comments

Comments
 (0)