[PATCH] D59836: PEI: Delay checking requiresFrameIndexReplacementScavenging
Francis Visoiu Mistrih via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 26 12:58:25 PDT 2019
thegameg added a comment.
It would be good to have a test case for this, but I assume you're planning on changing `SIRegisterInfo::requiresFrameIndexReplacementScavenging`? Maybe you can merge both patches since AMDGPU seems to be the only user of the hook.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59836/new/
https://reviews.llvm.org/D59836
More information about the llvm-commits
mailing list