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
Hmmm, the ConstantExpected for ShiftLeftLogical* seem wrong in general. They are effectively inverted and twice as large of a constant as they should be.
Compile the following code:
Expected:
Actual:
Seems like other overloads are affected as well.
cc @tannergooding
SHL arm reference: https://developer.arm.com/documentation/ddi0602/2024-03/SIMD-FP-Instructions/SHL--Shift-Left--immediate--
The text was updated successfully, but these errors were encountered: