[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 10 02:05:28 PST 2019


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

This fixes the issue I encountered for the original fix in D70595 <https://reviews.llvm.org/D70595>

Also agree with the comment about multi-bool params - but other than that LGTM


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

https://reviews.llvm.org/D70975





More information about the llvm-commits mailing list