[PATCH] D86687: [DAGCombiner] Enhance (zext(setcc))
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 28 20:38:01 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb904324788a8: [DAGCombiner] Enhance (zext(setcc)) (authored by lkail).
Herald added a subscriber: danielkiss.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86687/new/
https://reviews.llvm.org/D86687
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AArch64/hoist-and-by-const-from-lshr-in-eqcmp-zero.ll
llvm/test/CodeGen/AArch64/hoist-and-by-const-from-shl-in-eqcmp-zero.ll
llvm/test/CodeGen/PowerPC/fp-strict-fcmp.ll
llvm/test/CodeGen/PowerPC/setcc-logic.ll
llvm/test/CodeGen/PowerPC/signbit-shift.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86687.288756.patch
Type: text/x-patch
Size: 12045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200829/aaad00a8/attachment.bin>
More information about the llvm-commits
mailing list