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

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 28 09:34:13 PDT 2020


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

Adjust comments, leave function name unchanged.


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


More information about the llvm-commits mailing list