Skip to content
Commit bb723b22 authored by Owen Anderson's avatar Owen Anderson
Browse files

When a set of bitmask operations, typically from a bitfield initialization,...

When a set of bitmask operations, typically from a bitfield initialization, only modifies the low bytes of a value,
we can narrow the store to only over-write the affected bytes.

llvm-svn: 111568
parent be77e3bd
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