[PATCH] D102422: [RISCV] Allow passing fixed-length vectors via the stack

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 20 04:20:05 PDT 2021


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

- rebase
- fix zero alignment for small mask vectors


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102422

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-calling-conv.ll
  llvm/test/CodeGen/RISCV/rvv/unsupported-calling-conv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102422.346696.patch
Type: text/x-patch
Size: 20535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210520/e4317d90/attachment-0001.bin>


More information about the llvm-commits mailing list