[PATCH] D90942: [SVE][CodeGen] Improve codegen of scalable masked scatters
Kerry McLaughlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 13 03:26:13 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG306c8ab20841: [SVE][CodeGen] Improve codegen of scalable masked scatters (authored by kmclaughlin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90942/new/
https://reviews.llvm.org/D90942
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/test/CodeGen/AArch64/sve-masked-scatter-32b-scaled.ll
llvm/test/CodeGen/AArch64/sve-masked-scatter-32b-unscaled.ll
llvm/test/CodeGen/AArch64/sve-masked-scatter-64b-unscaled.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90942.305073.patch
Type: text/x-patch
Size: 41692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201113/0d9894e0/attachment.bin>
More information about the llvm-commits
mailing list