Similer to: D153112, match shl (v, splat 1) to vwadd
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154726
[RISCV] Match shl_vl (ext_vl v, splat 1) to vwadd_vl ClosedPublic Authored by liaolucy on Jul 7 2023, 9:26 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 7 2023, 12:09 PM This revision was landed with ongoing or failed builds.Jul 7 2023, 5:03 PM Closed by commit rG1575063db259: [RISCV] Match shl_vl (ext_vl v, splat 1) to vwadd_vl (authored by liaolucy). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 538172 llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-gather.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-masked-scatter.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpgather.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpscatter.ll
|