Supplement this patch D102019, I think when splat shift is sext or zext also should match vnsrl.wx or vnsra.wx。
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D122786
[RISCV] Supplement patterns for vnsrl.wx/vnsra.wx when splat shift is sext or zext ClosedPublic Authored by Jimerlife on Mar 31 2022, 12:03 AM.
Details Summary Supplement this patch D102019, I think when splat shift is sext or zext also should match vnsrl.wx or vnsra.wx。
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, • pcwang-thead, eopXD and 2 others. · View Herald TranscriptMar 31 2022, 12:03 AM This revision is now accepted and ready to land.Apr 6 2022, 8:26 AM This revision was landed with ongoing or failed builds.Apr 6 2022, 7:27 PM Closed by commit rG1b547799c504: [RISCV] Supplement patterns for vnsrl.wx/vnsra.wx when splat shift is sext or… (authored by Jimerlife). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 421069 llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vnsra-vnsrl.ll
|