[PATCH] D125193: [SVE] Enable use of 32bit gather/scatter indices for fixed length vectors
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 22 05:09:39 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG258dac43d669: [SVE] Enable use of 32bit gather/scatter indices for fixed length vectors (authored by paulwalker-arm).
Changed prior to commit:
https://reviews.llvm.org/D125193?vs=427954&id=431231#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125193/new/
https://reviews.llvm.org/D125193
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/test/CodeGen/AArch64/sve-fixed-length-masked-gather.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-masked-scatter.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125193.431231.patch
Type: text/x-patch
Size: 17524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220522/4b9d8361/attachment.bin>
More information about the llvm-commits
mailing list