Add the vslidedown and interleave patterns that I recently implemented.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D118952
[RISCV] Add more types of shuffles isShuffleMaskLegal. ClosedPublic Authored by craig.topper on Feb 3 2022, 3:58 PM.
Details Summary Add the vslidedown and interleave patterns that I recently implemented.
Diff Detail
Event TimelineHerald added subscribers: VincentWu, luke957, achieveartificialintelligence and 25 others. · View Herald TranscriptFeb 3 2022, 3:58 PM This revision is now accepted and ready to land.Feb 4 2022, 5:00 AM This revision was landed with ongoing or failed builds.Feb 4 2022, 9:15 AM Closed by commit rG234e54bdd8c1: [RISCV] Add more types of shuffles isShuffleMaskLegal. (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 405995 llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/rvv/common-shuffle-patterns.ll
llvm/test/CodeGen/RISCV/rvv/interleave-crash.ll
|