Skip to content

Commit 72bb0a9

Browse files
authored
[AMDGPU] Fix test failures when expensive checks are enabled (#130644)
This PR fixes test failures introduced in #127353 when expensive checks are enabled. For `llvm/test/CodeGen/AMDGPU/materialize-frame-index-sgpr.ll` and `llvm/test/CodeGen/AMDGPU/materialize-frame-index-sgpr.gfx10.ll`, `s59` is no longer in live-ins because it is caller saved. Switch to `s55` in this PR.
1 parent fd21d35 commit 72bb0a9

File tree

3 files changed

+1093
-347
lines changed

3 files changed

+1093
-347
lines changed

0 commit comments

Comments
 (0)