[llvm] [AMDGPU] Fix and enable NONGFX90A check prefix (PR #96152)
    Jay Foad via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jun 20 02:37:43 PDT 2024
    
    
  
================
@@ -86,7 +86,6 @@
 .end_amdhsa_kernel
 
 // ALL-LABEL: warning: test_amdhsa_accum_offset_missing
-// NONGFX9A: error: directive requires gfx90a+
----------------
jayfoad wrote:
I had to remove this one to get the tests to pass. I did not look into this too deeply.
https://github.com/llvm/llvm-project/pull/96152
    
    
More information about the llvm-commits
mailing list