Files
clang-p2996/llvm/test/CodeGen/AMDGPU/stack-pointer-offset-relative-frameindex.ll
Matt Arsenault 367248956e AMDGPU: Clear offset register when using local stack area
eliminateFrameIndex won't fix up the offset register when the direct
frame index reference is moved to a separate move instruction. Switch
the offset to a base 0 (which it probably should be to begin with).
2020-09-16 12:56:40 -04:00

3.8 KiB