[PATCH] D100574: [RISCV] Fix missing emergency slots for scalable stack offsets
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 20 00:55:04 PDT 2021
frasercrmck updated this revision to Diff 338744.
frasercrmck added a comment.
- restore MUL operand order: reduce test noise
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100574/new/
https://reviews.llvm.org/D100574
Files:
llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
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/emergency-slot.mir
llvm/test/CodeGen/RISCV/rvv/localvar.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100574.338744.patch
Type: text/x-patch
Size: 19240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210420/47bb94c5/attachment.bin>
More information about the llvm-commits
mailing list