[PATCH] D61398: [SDAG][AArch64] Boolean and/or reduce to umax/min reduce (PR41635)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 6 09:15:10 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360054: [SDAG][AArch64] Boolean and/or reduce to umax/min reduce (PR41635) (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61398?vs=197627&id=198294#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61398

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/AArch64/vecreduce-bool.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61398.198294.patch
Type: text/x-patch
Size: 8470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190506/4904aa1a/attachment.bin>


More information about the llvm-commits mailing list