[PATCH] Added InstCombine Transformation for (A|B)^((A^C)|B) --> (~B)C
suyog
suyog.sarda at samsung.com
Tue Aug 19 02:31:10 PDT 2014
Please run clang format before submitting any patch.
More info on the same can be found here - http://clang.llvm.org/docs/ClangFormat.html
http://reviews.llvm.org/D4970
More information about the llvm-commits
mailing list