[PATCH] D123670: [SVE] Add support for non-element-type sized scaling when lowering MGATHER/MSCATTER.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 14 04:05:43 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
paulwalker-arm marked an inline comment as done.
Closed by commit rG0c44115e5120: [SVE] Add support for non-element-type sized scaling when lowering… (authored by paulwalker-arm).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123670/new/
https://reviews.llvm.org/D123670
Files:
llvm/include/llvm/CodeGen/ValueTypes.h
llvm/include/llvm/Support/MachineValueType.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-masked-gather.ll
llvm/test/CodeGen/AArch64/sve-masked-scatter.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123670.422805.patch
Type: text/x-patch
Size: 13003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220414/08d88f6f/attachment.bin>
More information about the llvm-commits
mailing list