[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
Thu Jan 20 17:24:18 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGad06e65dc4da: [RISCV] Fix the bug in the register allocator caused by reserved BP. (authored by HsiangKai).

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.401821.patch
Type: text/x-patch
Size: 22281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220121/d0d2f39c/attachment.bin>


More information about the llvm-commits mailing list