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

David Stuttard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 03:47:50 PST 2019


dstuttard accepted this revision.
dstuttard added a comment.
This revision is now accepted and ready to land.

LGTM

Confirmed that this fix also solves my original problem per D70595 <https://reviews.llvm.org/D70595>


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

https://reviews.llvm.org/D70975





More information about the llvm-commits mailing list