Skip to content
Commit 85cd2791 authored by Tim Northover's avatar Tim Northover
Browse files

DAGCombine: fold (or (and X, M), (and X, N)) -> (and X, (or M, N))

llvm-svn: 226663
parent 6d1178ca
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment