================ @@ -0,0 +1,71 @@ +# RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx950 -run-pass=greedy -verify-regalloc -o - %s | FileCheck %s ---------------- qcolombet wrote:
Used the new PM flag and checked it was still failing if I remove the related inline spiller fix. https://github.com/llvm/llvm-project/pull/197363 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
