We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b42241c commit 49c5417Copy full SHA for 49c5417
amd/comgr/docs/ReleaseNotes.md
@@ -205,6 +205,10 @@ and shouldn't be featured in the baseline tests
205
- Updated Comgr HIP test to not rely on HIP\_COMPILER being set, or a valid HIP
206
installation. We can test the functionality of Comgr HIP compilation without
207
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.
212
213
New Targets
214
-----------
0 commit comments