Skip to content
Snippets Groups Projects
Commit eb35fd83 authored by Sven Tennie's avatar Sven Tennie :smiley_cat:
Browse files

MO_SS_Conv: Don't give up the highest bit for sign

According to this test, reducing the value for the sign is not correct.

narrow[W32→W8](sext[W16→W32](load[W16](0x223972::W64)))
test ( bits64 buffer ) {
    bits64 ret;
    (ret) = prim %popcnt8(%lobits8(%sx32(bits16[buffer + (2242930 :: bits64)])));
    return (ret);
}

4 /= 5
parent 06eec420
No related branches found
No related tags found
No related merge requests found
Pipeline #81356 failed
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