[PATCH] D118431: [InstCombine] Generalize and-reduce pattern to handle `ne` case as well as `eq`

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 28 00:42:16 PST 2022


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

LG modulo wrong proof :)
I believe there are some more patterns like that, let me know if can't come up with them.


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

https://reviews.llvm.org/D118431



More information about the llvm-commits mailing list