You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only interesting thing in this commit is adjusting the unit test
that tests these implementations, as u128/i128 can be aligned to 8 byte
boundaries on x86. So only check that reading fails for values
misaligned by 1 through 7 bytes.
Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
0 commit comments