[PATCH] D27761: [Thumb] Teach ISel how to lower compares of AND bitmasks efficiently

James Molloy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 01:00:28 PST 2016


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

LGTM, based on this code being accepted by multiple reviewers in a previous incarnation and the fix being obvious.

Thanks for fixing my broken code Sjoerd!


https://reviews.llvm.org/D27761





More information about the llvm-commits mailing list