[PATCH] D105013: [InstCombine] try to fold the expression "(A & ~B) + B" to "A | B"

Yifeng Dong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 8 23:26:24 PDT 2021


dongAxis1944 added a comment.

gentle ping @spatel @lebedev.ri


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

https://reviews.llvm.org/D105013



More information about the llvm-commits mailing list