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

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 02:48:32 PDT 2020


qiucf added a comment.

The original test case is too big to get something useful. I happened to grab a basic block from it. It's not small enough to be a test, but it would be much easier to analyze it: https://reviews.llvm.org/P8230


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86183



More information about the llvm-commits mailing list