This reuses the patterns introduced to help lower vnsr[a,l].vx in D155698.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155936
[RISCV] Add SDNode patterns for vwsll.[vv,vx,vi] ClosedPublic Authored by luke on Jul 21 2023, 3:19 AM.
Details
Diff Detail
Event Timelineluke added a parent revision: D155928: [RISCV] Add patterns for vnsrl.vx where shift amount is truncated.Jul 21 2023, 3:19 AM This revision is now accepted and ready to land.Jul 24 2023, 1:31 PM This revision was landed with ongoing or failed builds.Jul 26 2023, 12:27 PM Closed by commit rG33a93a41df26: [RISCV] Add SDNode patterns for vwsll.[vv,vx,vi] (authored by luke). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 542849 llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/lib/Target/RISCV/RISCVInstrInfoZvk.td
llvm/test/CodeGen/RISCV/rvv/vwsll-sdnode.ll
|