[PATCH] D86183: [NFC][DAGCombine] Remove dead node when it is created by getNegatedExpression

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 18:54:40 PDT 2020


steven.zhang updated this revision to Diff 286936.
steven.zhang added a comment.

Add the reduce tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86183

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/X86/pr46877.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86183.286936.patch
Type: text/x-patch
Size: 13795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200821/933c944b/attachment-0001.bin>


More information about the llvm-commits mailing list