[PATCH] D31119: [InstCombine] Teach SimplifyDemandedUseBits to shrink Constants on the left side of subtracts

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 21 16:23:45 PDT 2017


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

http://rise4fun.com/Alive/nI0
I had to use Alive to convince myself those tests are right. :)
LGTM.


https://reviews.llvm.org/D31119





More information about the llvm-commits mailing list