[PATCH] Added InstCombine transform for pattern "(A | B) & ((~A) ^ B) -> (A & B)"
David Majnemer
david.majnemer at gmail.com
Thu Jul 31 11:47:36 PDT 2014
Previous message:
[PATCH] Added InstCombine transform for pattern "(A | B) & ((~A) ^ B) -> (A & B)"
Next message:
[PATCH] Added InstCombine transform for pattern "(A | B) & ((~A) ^ B) -> (A & B)"
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
LGTM
http://reviews.llvm.org/D4628
Previous message:
[PATCH] Added InstCombine transform for pattern "(A | B) & ((~A) ^ B) -> (A & B)"
Next message:
[PATCH] Added InstCombine transform for pattern "(A | B) & ((~A) ^ B) -> (A & B)"
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the llvm-commits mailing list