[PATCH] D129626: [AArch64] Add patterns to fold zext(cmpeq(x, splat(0)))

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 05:12:30 PDT 2022


c-rhodes updated this revision to Diff 444230.
c-rhodes added a comment.

Add patterns for all legal FP types.


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

https://reviews.llvm.org/D129626

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-cmp-folds.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129626.444230.patch
Type: text/x-patch
Size: 6897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220713/6dd1fe31/attachment.bin>


More information about the llvm-commits mailing list