[PATCH] D130163: [AArch64] Combine setcc (iN (bitcast (vNi1 X))) with vecreduce_or

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 07:59:00 PDT 2022


c-rhodes updated this revision to Diff 446159.
c-rhodes retitled this revision from "[AArch64] Combine setcc (i16 (bitcast (v16i1 X))) with vecreduce_or" to "[AArch64] Combine setcc (iN (bitcast (vNi1 X))) with vecreduce_or".
c-rhodes added a comment.

Also combine v8i1.


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

https://reviews.llvm.org/D130163

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/dag-combine-setcc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130163.446159.patch
Type: text/x-patch
Size: 4828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220720/c1284c2b/attachment.bin>


More information about the llvm-commits mailing list