[PATCH] D92319: [SVE][CodeGen] Call refineIndexType & refineUniformBase from visitMGATHER
Kerry McLaughlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 7 05:31:34 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG111f559bbd12: [SVE][CodeGen] Call refineIndexType & refineUniformBase from visitMGATHER (authored by kmclaughlin).
Changed prior to commit:
https://reviews.llvm.org/D92319?vs=308997&id=309888#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92319/new/
https://reviews.llvm.org/D92319
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-masked-gather-32b-signed-scaled.ll
llvm/test/CodeGen/AArch64/sve-masked-gather-32b-signed-unscaled.ll
llvm/test/CodeGen/AArch64/sve-masked-gather-32b-unsigned-scaled.ll
llvm/test/CodeGen/AArch64/sve-masked-gather-32b-unsigned-unscaled.ll
llvm/test/CodeGen/AArch64/sve-masked-gather-64b-unscaled.ll
llvm/test/CodeGen/X86/masked_gather_scatter.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92319.309888.patch
Type: text/x-patch
Size: 45847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201207/89c7d523/attachment-0001.bin>
More information about the llvm-commits
mailing list