[PATCH] D135693: [WIP][RegisterScavenger][RISCV] Don't search for FrameSetup instrs if we were searching from Non-FrameSetup instrs
luxufan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 11 19:58:35 PDT 2022
StephenFan updated this revision to Diff 467001.
StephenFan added a comment.
1. Remove "to where" in comment.
2. Use MI. instead of I->
3. Update failed tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135693/new/
https://reviews.llvm.org/D135693
Files:
llvm/lib/CodeGen/RegisterScavenging.cpp
llvm/test/CodeGen/RISCV/out-of-reach-emergency-slot.mir
llvm/test/CodeGen/RISCV/pr58286.ll
llvm/test/CodeGen/RISCV/rvv/large-rvv-stack-size.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135693.467001.patch
Type: text/x-patch
Size: 7301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221012/a7d51f87/attachment.bin>
More information about the llvm-commits
mailing list