The patch also added function expandVPBITREVERSE to expand ISD::VP_BITREVERSE nodes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139697
[VP][RISCV] Add vp.bitreverse and RISC-V support. ClosedPublic Authored by fakepaper56 on Dec 9 2022, 1:18 AM.
Details Summary The patch also added function expandVPBITREVERSE to expand ISD::VP_BITREVERSE nodes.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 11 2022, 5:38 PM This revision was landed with ongoing or failed builds.Dec 11 2022, 6:58 PM Closed by commit rG47b9da72e032: [VP][RISCV] Add vp.bitreverse and RISC-V support. (authored by fakepaper56). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 481972 llvm/docs/LangRef.rst
llvm/include/llvm/CodeGen/TargetLowering.h
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/CodeGen/RISCV/rvv/bitreverse-vp.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-bitreverse-vp.ll
llvm/unittests/IR/VPIntrinsicTest.cpp
|
It's only one vector