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

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 23 19:55:54 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG960cbc53ca17: [DAGCombine] Remove dead node when it is created by getNegatedExpression (authored by steven.zhang).

Changed prior to commit:
  https://reviews.llvm.org/D86183?vs=286936&id=287284#toc

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.287284.patch
Type: text/x-patch
Size: 25197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200824/923cb3eb/attachment.bin>


More information about the llvm-commits mailing list