[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
Wed Apr 13 08:06:56 PDT 2022


paulwalker-arm updated this revision to Diff 422522.
paulwalker-arm added a comment.

Rebased so this is now the base of a miniseries and thus contains a little more refactoring than before.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123670/new/

https://reviews.llvm.org/D123670

Files:
  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.422522.patch
Type: text/x-patch
Size: 11665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220413/7332ccc7/attachment.bin>


More information about the llvm-commits mailing list