[llvm] Split vgpr regalloc pipeline (PR #93526)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 11 05:27:54 PDT 2024


================
@@ -0,0 +1,17 @@
+; RUN: not llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 -mattr=-flat-for-global -stress-regalloc=3 -filetype=null %s 2>&1 | FileCheck %s
----------------
arsenm wrote:

Remove -mattr=-flat-for-global

https://github.com/llvm/llvm-project/pull/93526


More information about the llvm-commits mailing list