[PATCH] D86687: [DAGCombiner] Enhance (zext(setcc))

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 28 08:43:52 PDT 2020


lkail updated this revision to Diff 288620.
lkail added a comment.

Per @spatel 's suggestion.


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.288620.patch
Type: text/x-patch
Size: 11224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200828/c9edc2a4/attachment.bin>


More information about the llvm-commits mailing list