[PATCH] [InstCombineAddSub] Transformation for the expression (X | Y) - X --> (~X & Y)

Ankur Garg ankur29.garg at samsung.com
Sun Nov 2 21:46:57 PST 2014


Thank you David, for reviewing the patch. Can you also please commit this, as I don't have commit access yet.

Thanks.

http://reviews.llvm.org/D5791






More information about the llvm-commits mailing list