[PATCH] D141043: [AArch64][SVE] Avoid AND operation if both side are splat of i1 or PTRUE

Dinar Temirbulatov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 02:58:33 PST 2023


dtemirbulatov updated this revision to Diff 488131.
dtemirbulatov added a comment.

Renamed two functions in sve-splat-one-and-ptrue.ll


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

https://reviews.llvm.org/D141043

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-intrinsics-reinterpret.ll
  llvm/test/CodeGen/AArch64/sve-splat-one-and-ptrue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141043.488131.patch
Type: text/x-patch
Size: 5751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230111/1b019b71/attachment.bin>


More information about the llvm-commits mailing list