[all-commits] [llvm/llvm-project] 384b8b: Revert "[VP][RISCV] Add vp.ceil and RISC-V support"
Yueh-Ting (eop) Chen via All-commits
all-commits at lists.llvm.org
Tue Sep 27 11:13:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 384b8b3da78fba1099278c0264e61095116ff5f6
https://github.com/llvm/llvm-project/commit/384b8b3da78fba1099278c0264e61095116ff5f6
Author: eopXD <yueh.ting.chen at gmail.com>
Date: 2022-09-27 (Tue, 27 Sep 2022)
Changed paths:
M llvm/docs/LangRef.rst
M llvm/include/llvm/IR/Intrinsics.td
M llvm/include/llvm/IR/VPIntrinsics.def
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
R llvm/test/CodeGen/RISCV/rvv/ceil-vp.ll
R llvm/test/CodeGen/RISCV/rvv/fixed-vectors-ceil-vp.ll
M llvm/unittests/IR/VPIntrinsicTest.cpp
Log Message:
-----------
Revert "[VP][RISCV] Add vp.ceil and RISC-V support"
This reverts commit 8b00b24f8505970f54eab85aad8db5845a635850.
More information about the All-commits
mailing list