[PATCH] D104217: [AArch64][SVE] Add support for fixed length MSCATTER/MGATHER

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 1 04:15:08 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG01b846674d27: [AArch64][SVE] Add support for fixed length MSCATTER/MGATHER (authored by bsmith).

Changed prior to commit:
  https://reviews.llvm.org/D104217?vs=354477&id=355829#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104217

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
  llvm/test/CodeGen/AArch64/sve-fixed-length-masked-gather.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-masked-scatter.ll
  llvm/test/CodeGen/AArch64/sve-masked-gather.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104217.355829.patch
Type: text/x-patch
Size: 121474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210701/78331e64/attachment.bin>


More information about the llvm-commits mailing list