[PATCH] Added a new transformation " (sub (or A, B) (and A, B)) --> (xor A, B) "
sonam kumari
sonam.kumari at samsung.com
Sat Oct 11 02:41:51 PDT 2014
Hi Sean,
Thanks for reviewing the patch.Similar kind of pattern optimizations have been added in visitAdd().
Regards,
Sonam.
http://reviews.llvm.org/D5720
More information about the llvm-commits
mailing list