Skip to content

Commit 6d1d076

Browse files
shiltianfrederik-h
authored andcommitted
Re-apply "[AMDGPU] Fix test failures when expensive checks are enabled (llvm#130644)"
As suggested on llvm@5ec884e#commitcomment-153707488 this seems to fix the following tests when building with -DLLVM_ENABLE_EXPENSIVE_CHECKS=ON: LLVM :: CodeGen/AMDGPU/materialize-frame-index-sgpr.gfx10.ll LLVM :: CodeGen/AMDGPU/materialize-frame-index-sgpr.ll LLVM :: CodeGen/AMDGPU/schedule-amdgpu-tracker-physreg-crash.ll > This PR fixes test failures introduced in llvm#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 f213e0e commit 6d1d076

File tree

3 files changed

+1093
-347
lines changed

3 files changed

+1093
-347
lines changed

0 commit comments

Comments
 (0)