Skip to content
Commit d9af50ef authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[Transforms] getOrEnforceKnownAlignment - fix MSVC result of 32-bit shift...

[Transforms] getOrEnforceKnownAlignment - fix MSVC result of 32-bit shift implicitly converted to 64 bits warning. NFCI

We don't overflow here so we can use a U64 shift directly.
parent 7f12512d
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