[PATCH] D123679: [RISCV] Don't getDebugLoc for the end node of MBB iterator

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 20:43:59 PDT 2022


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

ChangeLog:

1. Rewrite .ll test as MIR test
2. Add '-run-pass=prologepilog' argument to test RUN line
3. Add a CHECK line.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123679/new/

https://reviews.llvm.org/D123679

Files:
  llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
  llvm/test/CodeGen/RISCV/xform_ah-min.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123679.423803.patch
Type: text/x-patch
Size: 7876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220420/46e2e548/attachment.bin>


More information about the llvm-commits mailing list