[PATCH] D72007: [InstCombine] try to pull 'not' of select into compare operands

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 6 14:25:59 PST 2020


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

LG
I wonder if this will expose some inverse canonicalization (i hope instcombine will still endlessly loop/assert), but i can't think of any right now.


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

https://reviews.llvm.org/D72007





More information about the llvm-commits mailing list