[llvm] [AMDGPU] Remove the AnnotateKernelFeatures pass (PR #130198)
    Matt Arsenault via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Mar 26 06:34:45 PDT 2025
    
    
  
================
@@ -0,0 +1,63 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
arsenm wrote:
I don't see the point of this test, we don't need to check what the attributor does in these cases. The content is also duplicated with the 2 version. Should drop this version?
https://github.com/llvm/llvm-project/pull/130198
    
    
More information about the llvm-commits
mailing list