[llvm] [AMDGPU] Generate waterfall for calls with SGPR(inreg) argument (PR #146997)
    Juan Manuel Martinez CaamaƱo via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Sep 16 09:15:17 PDT 2025
    
    
  
================
@@ -1,22 +1,219 @@
-; RUN: not llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 -verify-machineinstrs=0 -filetype=null %s 2>&1 | FileCheck -enable-var-scope %s
----------------
jmmartinez wrote:
I think you can remove the `xfail` from this test's name. It is not a failure anymore.
https://github.com/llvm/llvm-project/pull/146997
    
    
More information about the llvm-commits
mailing list