[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 18:00:59 PDT 2022
eopXD updated this revision to Diff 465945.
eopXD marked 2 inline comments as done.
eopXD added a comment.
Rebase to latest main
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.465945.patch
Type: text/x-patch
Size: 75221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221007/02ee7faf/attachment.bin>
More information about the llvm-commits
mailing list