[PATCH] D149642: [RISCV] Support vreinterpret intrinsics between vector boolean type and m1 vector integer type
Yueh-Ting (eop) Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 8 03:08:34 PDT 2023
eopXD updated this revision to Diff 520312.
eopXD marked 4 inline comments as done.
eopXD added a comment.
Changes:
- Rebase to remove noisy changes.
- Removed LLVM intrinsic and use vector_insert/vector_extract & bitcast instead.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149642/new/
https://reviews.llvm.org/D149642
Files:
clang/include/clang/Basic/riscv_vector.td
clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/non-policy/non-overloaded/vreinterpret.c
clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/non-policy/overloaded/vreinterpret.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149642.520312.patch
Type: text/x-patch
Size: 110154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230508/fa051e49/attachment-0001.bin>
More information about the cfe-commits
mailing list