[PATCH] D147731: [3/11][POC][Clang][RISCV] Add typedef of the tuple type and define tuple type variant of vlseg2e32

Yueh-Ting (eop) Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 22 01:14:02 PDT 2023


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

Bump CI again due to latest fix (5a61920ed8b3e76d8f9bf39f2c1e18d552fcc976 <https://reviews.llvm.org/rG5a61920ed8b3e76d8f9bf39f2c1e18d552fcc976>) for D146873 <https://reviews.llvm.org/D146873> (5e92298f76875e1a89ad58bab042cd7abe9fc004 <https://reviews.llvm.org/rG5e92298f76875e1a89ad58bab042cd7abe9fc004>).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147731

Files:
  clang/include/clang/AST/ASTContext.h
  clang/include/clang/Basic/riscv_vector.td
  clang/include/clang/Basic/riscv_vector_common.td
  clang/include/clang/Support/RISCVVIntrinsicUtils.h
  clang/lib/AST/ASTContext.cpp
  clang/lib/Sema/SemaRISCVVectorLookup.cpp
  clang/lib/Support/RISCVVIntrinsicUtils.cpp
  clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/non-policy/non-overloaded/vlseg2e32_tuple.c
  clang/utils/TableGen/RISCVVEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147731.524186.patch
Type: text/x-patch
Size: 23310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230522/06fd1e02/attachment-0001.bin>


More information about the cfe-commits mailing list