[PATCH] Added InstCombine transform for pattern "(A & B) | ((~A) ^ B) -> (~A ^ B)"
David Majnemer
david.majnemer at gmail.com
Thu Jul 31 11:53:38 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/D4655
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