[PATCH] D99087: [RISCV] Fix stack slot for argument types (Bug 49500)

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 13 03:19:13 PDT 2021


frasercrmck updated this revision to Diff 337088.
frasercrmck added a comment.

- rebase
- fix preferred alignment, keeping alignment of original ArgVT
- undo most of the test changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99087

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-calling-conv.ll
  llvm/test/CodeGen/RISCV/stack-slot-size.ll
  llvm/test/CodeGen/RISCV/vector-abi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99087.337088.patch
Type: text/x-patch
Size: 10021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210413/97f83c8d/attachment.bin>


More information about the llvm-commits mailing list