These patterns of concat_vector nodes of loads can be combined into
widened vector loads or a strided vector loads.
Co-authored-by: Philip Reames <preames@rivosinc.com>
Paths
| Differential D147712
[RISCV] Add tests for concats of vectors that could become strided loads ClosedPublic Authored by luke on Apr 6 2023, 7:33 AM.
Details Summary These patterns of concat_vector nodes of loads can be combined into Co-authored-by: Philip Reames <preames@rivosinc.com>
Diff Detail
Event Timelineluke added a child revision: D147713: [RISCV] Combine concat_vectors of loads into strided loads.Apr 6 2023, 7:39 AM Closed by commit rGd23de1bd155b: [RISCV] Add tests for concats of vectors that could become strided loads (authored by luke). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 514859 llvm/test/CodeGen/RISCV/rvv/fixed-vectors-strided-load-combine.ll
|