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
Loading
Please register or sign in to comment