[PATCH] DAGCombiner: fold (or (and X, M), (and X, N)) -> (and X, (or M, N))

Tim Northover t.p.northover at gmail.com
Wed Jan 21 15:19:20 PST 2015


Thanks for taking a look. I've committed this as r226740.

Tim.


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