[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
Mon Jan 9 06:42:13 PST 2023


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

Addressed coments.


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-splat-one-and-ptrue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141043.487413.patch
Type: text/x-patch
Size: 7662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230109/38b6a846/attachment.bin>


More information about the llvm-commits mailing list