[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
Previous message:
[PATCH] Added InstCombine Transform for pattern "((~A & B) | A) -> (A | B)"
Next message:
[PATCH] Added InstCombine Transform for pattern "((~A & B) | A) -> (A | B)"
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
LGTM.
http://reviews.llvm.org/D4591
Previous message:
[PATCH] Added InstCombine Transform for pattern "((~A & B) | A) -> (A | B)"
Next message:
[PATCH] Added InstCombine Transform for pattern "((~A & B) | A) -> (A | B)"
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the llvm-commits mailing list