[PATCH] D106943: [AArch64][SVE] Fix incorrect mask type when lowering fixed type SVE gather/scatter

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 28 10:01:16 PDT 2021


bsmith updated this revision to Diff 362434.
bsmith retitled this revision from "[AArch64][SVE] Fix incorrect mask type when lowering fixed type SVE scatter" to "[AArch64][SVE] Fix incorrect mask type when lowering fixed type SVE gather/scatter".
bsmith edited the summary of this revision.
bsmith added a comment.
Herald added a subscriber: ctetreau.

- Do equivalent fix for SVE gathers, which are actually broken.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106943

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106943.362434.patch
Type: text/x-patch
Size: 75944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210728/f10644d9/attachment-0001.bin>


More information about the llvm-commits mailing list