[PATCH] D86687: [DAGCombiner] Enhance (zext(setcc))
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 28 09:46:34 PDT 2020
lkail updated this revision to Diff 288641.
lkail added a comment.
Updated comments again.
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.288641.patch
Type: text/x-patch
Size: 12045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200828/f6d4e050/attachment.bin>
More information about the llvm-commits
mailing list