[PATCH] Added InstCombine Transformation for (A^B)^((~A)&B) -> A&(~B)
Anton Korobeynikov
anton at korobeynikov.info
Sat Aug 23 11:08:52 PDT 2014
Again, it will be really nice if you'll provide examples in the
real-world programs which would require and benefit such matching
patterns.
http://reviews.llvm.org/D5002
More information about the llvm-commits
mailing list