[PATCH] D135233: [VP][RISCV] Add vp.roundtozero and its RISC-V support
Yueh-Ting (eop) Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 6 19:43:52 PDT 2022
eopXD updated this revision to Diff 465961.
eopXD added a comment.
Update test case due to landing of D135386 <https://reviews.llvm.org/D135386>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135233/new/
https://reviews.llvm.org/D135233
Files:
llvm/docs/LangRef.rst
llvm/include/llvm/IR/Intrinsics.td
llvm/include/llvm/IR/VPIntrinsics.def
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-roundtozero-vp.ll
llvm/test/CodeGen/RISCV/rvv/roundtozero-vp.ll
llvm/unittests/IR/VPIntrinsicTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135233.465961.patch
Type: text/x-patch
Size: 80310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221007/5a83c1c8/attachment-0001.bin>
More information about the llvm-commits
mailing list