This reverts commit 7883e5b061bdbbe8bee5f479ebe911db5045b7e9.
The original commit was reverted that it didn't update test files after D136263
landed. The recommit fixed those.
Paths
| Differential D139509
[VP][RISCV] Recommit "Add vp.fshl/fshr and RISC-V support." ClosedPublic Authored by fakepaper56 on Dec 6 2022, 11:10 PM.
Details Summary This reverts commit 7883e5b061bdbbe8bee5f479ebe911db5045b7e9. The original commit was reverted that it didn't update test files after D136263
Diff Detail
Event TimelineComment Actions I am sorry that it needs to review again. I promise I will rebase and re-run testes before landing. This revision is now accepted and ready to land.Dec 6 2022, 11:24 PM This revision was landed with ongoing or failed builds.Dec 6 2022, 11:58 PM Closed by commit rG0f8c761c4874: [VP][RISCV] Recommit "Add vp.fshl/fshr and RISC-V support." (authored by fakepaper56). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 480789 llvm/docs/LangRef.rst
llvm/include/llvm/IR/Intrinsics.td
llvm/include/llvm/IR/VPIntrinsics.def
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
llvm/test/Analysis/CostModel/RISCV/rvv-intrinsics.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fshr-fshl-vp.ll
llvm/test/CodeGen/RISCV/rvv/fshr-fshl-vp.ll
llvm/unittests/IR/VPIntrinsicTest.cpp
|