[PATCH] Added InstCombine Transform for pattern "((~A & B) | A) -> (A | B)"

Duncan P. N. Exon Smith dexonsmith at apple.com
Tue Jul 22 11:11:18 PDT 2014


LGTM.

http://reviews.llvm.org/D4591






More information about the llvm-commits mailing list