[PATCH] D158402: [Clang][RISCV] Add vcreate intrinsics for RVV tuple types

Yueh-Ting (eop) Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 22 23:35:06 PDT 2023


eopXD updated this revision to Diff 552602.
eopXD marked 2 inline comments as done.
eopXD added a comment.

Address comments from Jim.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158402

Files:
  clang/include/clang/Basic/riscv_vector.td
  clang/lib/Sema/SemaRISCVVectorLookup.cpp
  clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/non-policy/non-overloaded/vcreate.c
  clang/utils/TableGen/RISCVVEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158402.552602.patch
Type: text/x-patch
Size: 365167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230823/b4c133e7/attachment-0001.bin>


More information about the cfe-commits mailing list