[PATCH] D135693: [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 25 23:53:48 PDT 2022


StephenFan updated this revision to Diff 470726.
StephenFan added a comment.

Do check in `FoundTo` path.


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.470726.patch
Type: text/x-patch
Size: 12670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221026/33b656ca/attachment.bin>


More information about the llvm-commits mailing list