[PATCH] D97111: [RISCV] change rvv frame layout
luxufan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 3 05:02:10 PST 2021
StephenFan updated this revision to Diff 327749.
StephenFan added a comment.
Address @rogfer01 's comment. Add rvv-framelayout.ll test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97111/new/
https://reviews.llvm.org/D97111
Files:
llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
llvm/lib/Target/RISCV/RISCVFrameLowering.h
llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.h
llvm/test/CodeGen/RISCV/rvv/access-fixed-objects-by-rvv.ll
llvm/test/CodeGen/RISCV/rvv/allocate-lmul-2-4-8.ll
llvm/test/CodeGen/RISCV/rvv/localvar.ll
llvm/test/CodeGen/RISCV/rvv/memory-args.ll
llvm/test/CodeGen/RISCV/rvv/rv32-spill-vector-csr.ll
llvm/test/CodeGen/RISCV/rvv/rv32-spill-vector.ll
llvm/test/CodeGen/RISCV/rvv/rv64-spill-vector-csr.ll
llvm/test/CodeGen/RISCV/rvv/rv64-spill-vector.ll
llvm/test/CodeGen/RISCV/rvv/rvv-framelayout.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97111.327749.patch
Type: text/x-patch
Size: 55886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210303/94a98353/attachment.bin>
More information about the llvm-commits
mailing list