[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


The R600 test changes LGTM.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7063

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list