Skip to content
Commit bff91d9a authored by Chris Lattner's avatar Chris Lattner
Browse files

Instcombine (X & FF00) + xx00 -> (X+xx00) & FF00, implementing and.ll:test27

This comes up when doing adds to bitfield elements.

llvm-svn: 16836
parent 9467062b
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