[PATCH] [InstCombineAddSub] Added the transformation - "sub (or A B) (xor A B) -> (and A B)"
Ankur Garg
ankur29.garg at samsung.com
Sat Oct 18 02:52:22 PDT 2014
Hi David,
Thanks for the comments.
You are right. I think I should run LLVM test suite and find out how many times, does this case actually arise.
Thanks.
http://reviews.llvm.org/D5719
More information about the llvm-commits
mailing list