[PATCH] D85463: [GlobalISel] Add combine for (x & mask) -> x when (x & mask) == x

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 22:25:19 PDT 2020


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

LGTM. Improvements to the combiner can be done separately.


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

https://reviews.llvm.org/D85463



More information about the llvm-commits mailing list