[PATCH] Added InstCombine Tranformation for (A | B) ^ ((A ^ C) & B) -> (A ^ (B & (~C)))

Ankur Garg ankur29.garg at samsung.com
Thu Sep 4 21:30:04 PDT 2014


Gentle Ping! David Can you please review this patch. It wont take much time :)

Thanks

http://reviews.llvm.org/D5061






More information about the llvm-commits mailing list