[PATCH] D126255: [SVE] Remove custom lowering of scalable vector MGATHER & MSCATTER operations.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 30 09:05:23 PDT 2022


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

Restructured PatFrags to maximise code reuse.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126255

Files:
  llvm/include/llvm/Target/TargetSelectionDAG.td
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126255.432942.patch
Type: text/x-patch
Size: 30594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220530/f99dce73/attachment.bin>


More information about the llvm-commits mailing list