[llvm] [AMDGPU] fix eliminateFrameIndex to use SGPR frame index (PR #178991)

via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 12 19:15:10 PST 2026


================
@@ -0,0 +1,35 @@
+; RUN: llc -mtriple=amdgcn -mcpu=gfx1030  < %s | FileCheck %s
----------------
bcahoon wrote:

Does this test fail without this PR? If so, on what instruction and operand?

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


More information about the llvm-commits mailing list