[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
Fri Oct 7 02:15:40 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdbc681c98e14: [VP][RISCV] Add vp.roundtozero and its RISC-V support (authored by eopXD).
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.466012.patch
Type: text/x-patch
Size: 80310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221007/87e6bea6/attachment.bin>
More information about the llvm-commits
mailing list