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

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 19 02:39:06 PDT 2020


hans added a comment.

If it avoids an infinite loop, it can't be an NFC change. Is not possible to reduce the original test case?


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