[PATCH] Added InstCombine transform for pattern "(A & B) ^ ((A ^ C) | B) -> (~A)".
David Majnemer
david.majnemer at gmail.com
Wed Aug 20 20:40:18 PDT 2014
Previous message:
[PATCH] Added InstCombine transform for pattern "(A & B) ^ ((A ^ C) | B) -> (~A)".
Next message:
[PATCH] Added InstCombine transform for pattern "(A & B) ^ ((A ^ C) | B) -> (~A)".
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
LGTM.
http://reviews.llvm.org/D4828
Previous message:
[PATCH] Added InstCombine transform for pattern "(A & B) ^ ((A ^ C) | B) -> (~A)".
Next message:
[PATCH] Added InstCombine transform for pattern "(A & B) ^ ((A ^ C) | B) -> (~A)".
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the llvm-commits mailing list