[PATCH] D70975: [SDAG] remove use restriction in isNegatibleForFree() when called from getNegatedExpression()

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 10 07:33:22 PST 2019


spatel added a comment.

Given that this fixes a crash and has no known bugs itself, I'll plan to commit it as-is and then follow-up with the refactoring to reduce risk/increase testing.


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

https://reviews.llvm.org/D70975





More information about the llvm-commits mailing list