[PATCH] D117663: [RISCV] Fix the bug in the register allocator caused by reserved BP.

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 19 18:33:16 PST 2022


HsiangKai updated this revision to Diff 401473.
HsiangKai added a comment.

Address comments and add a test case from D117738 <https://reviews.llvm.org/D117738>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117663

Files:
  llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/emergency-slot.mir
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-calling-conv.ll
  llvm/test/CodeGen/RISCV/rvv/reg-alloc-reserve-bp.ll
  llvm/test/CodeGen/RISCV/srem-seteq-illegal-types.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117663.401473.patch
Type: text/x-patch
Size: 22281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220120/5a3094a9/attachment.bin>


More information about the llvm-commits mailing list