[PATCH] D146873: [2/11][POC][Clang][RISCV] Define RVV tuple types

Yueh-Ting (eop) Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 19 10:07:16 PDT 2023


eopXD updated this revision to Diff 523834.
eopXD added a comment.

Rebase to latest main before landing this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146873

Files:
  clang/include/clang/Basic/RISCVVTypes.def
  clang/lib/CodeGen/CGCall.cpp
  clang/lib/CodeGen/CodeGenTypes.cpp
  clang/test/CodeGen/RISCV/rvv-intrinsics-handcrafted/rvv-tuple-type.c
  clang/test/Sema/riscv-types.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146873.523834.patch
Type: text/x-patch
Size: 11748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230519/206f4c8a/attachment.bin>


More information about the cfe-commits mailing list