[PATCH] D98101: [RISCV] Enable the LocalStackSlotAllocation pass support

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 10:48:16 PDT 2022


craig.topper added inline comments.


================
Comment at: llvm/test/CodeGen/RISCV/local-stack-slot-allocation.ll:8
 ; is 12 bits for the load store instruction (excludes vector load / store))
 ; TODO: Enable LocalStackSlotAllocation pass.
 define void @use_frame_base_reg() {
----------------
Remove TODO


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98101



More information about the llvm-commits mailing list