[PATCH] D147731: [3/N][POC][Clang] 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
Fri Apr 7 00:58:12 PDT 2023
eopXD updated this revision to Diff 511635.
eopXD added a comment.
Change: Add overloaded name `vlseg2e32_tuple` for the tuple type variant
to avoid naming collision to the existing non-tuple type overloaded
intrinsics of `vlseg2e32`.
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/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.511635.patch
Type: text/x-patch
Size: 23197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230407/2c11851d/attachment-0001.bin>
More information about the cfe-commits
mailing list