[PATCH] DAGCombiner: fold (or (and X, M), (and X, N)) -> (and X, (or M, N))
Tom Stellard
thomas.stellard at amd.com
Wed Jan 21 14:08:02 PST 2015
- Previous message: [PATCH] DAGCombiner: fold (or (and X, M), (and X, N)) -> (and X, (or M, N))
- Next message: [PATCH] DAGCombiner: fold (or (and X, M), (and X, N)) -> (and X, (or M, N))
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
The R600 test changes LGTM.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D7063
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
- Previous message: [PATCH] DAGCombiner: fold (or (and X, M), (and X, N)) -> (and X, (or M, N))
- Next message: [PATCH] DAGCombiner: fold (or (and X, M), (and X, N)) -> (and X, (or M, N))
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the llvm-commits
mailing list