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

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 26 03:48:10 PDT 2021


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

- rebase
- (hopefully) fix windows build


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.347902.patch
Type: text/x-patch
Size: 20557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210526/5d053a4a/attachment.bin>


More information about the llvm-commits mailing list