[PATCH] D111221: [AArch64][SVE] Improve code generation for VLS i1 masks

David Truby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 13 05:00:09 PST 2021


DavidTruby updated this revision to Diff 393855.
DavidTruby marked an inline comment as done.
DavidTruby added a comment.

Fix up acle tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111221

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-loads.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-masked-scatter.ll
  llvm/test/CodeGen/AArch64/sve-punpklo-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111221.393855.patch
Type: text/x-patch
Size: 64646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211213/b1110663/attachment.bin>


More information about the llvm-commits mailing list