[PATCH] D102505: [RISCV] Support vector types in combination with fastcc

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 31 03:53:40 PDT 2021


frasercrmck updated this revision to Diff 348763.
frasercrmck marked an inline comment as done.
frasercrmck added a comment.

- use MaybeAlign over std::max


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102505

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102505.348763.patch
Type: text/x-patch
Size: 57157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210531/3f00302e/attachment-0001.bin>


More information about the llvm-commits mailing list