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

David Truby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 9 05:16:20 PST 2021


DavidTruby updated this revision to Diff 393121.
DavidTruby added a comment.

Refactor SetCC combine and rebase


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.393121.patch
Type: text/x-patch
Size: 65162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211209/201410f5/attachment.bin>


More information about the llvm-commits mailing list