[PATCH] D126745: [RISCV][Clang] Support policy functions for vmerge, vfmerge and vcompress.
Zakk Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 2 10:31:54 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7eddeb9e99f3: [RISCV][Clang] Support policy functions for vmerge, vfmerge and (authored by khchen).
Changed prior to commit:
https://reviews.llvm.org/D126745?vs=433263&id=449336#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126745/new/
https://reviews.llvm.org/D126745
Files:
clang/include/clang/Basic/riscv_vector.td
clang/include/clang/Support/RISCVVIntrinsicUtils.h
clang/lib/Support/RISCVVIntrinsicUtils.cpp
clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vcompress.c
clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vfmerge.c
clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vmerge.c
clang/test/CodeGen/RISCV/rvv-intrinsics/vcompress.c
clang/test/CodeGen/RISCV/rvv-intrinsics/vfmerge.c
clang/test/CodeGen/RISCV/rvv-intrinsics/vmerge.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126745.449336.patch
Type: text/x-patch
Size: 32888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220802/defc1e00/attachment-0001.bin>
More information about the cfe-commits
mailing list