[PATCH] D101138: [RISCV] Match splatted load to scalar load + splat. Form strided load during isel.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 26 13:36:54 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe2cd92cb9bc2: [RISCV] Match splatted load to scalar load + splat. Form strided load during… (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D101138?vs=339894&id=340629#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101138/new/
https://reviews.llvm.org/D101138
Files:
llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-buildvec.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-shuffles.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-insert.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101138.340629.patch
Type: text/x-patch
Size: 9709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210426/02425c01/attachment.bin>
More information about the llvm-commits
mailing list