[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
Tue Jan 10 07:03:42 PST 2023


dtemirbulatov updated this revision to Diff 487796.
dtemirbulatov marked 6 inline comments as done.
dtemirbulatov added a comment.

Added combine for AArch64ISD::REINTERPRET_CAST nodes, addressed remarks.


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.487796.patch
Type: text/x-patch
Size: 5124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230110/9a1ffbd1/attachment.bin>


More information about the llvm-commits mailing list