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
make compilation work with Apple LLVM compiler by having jl_box_int8() and jl_box_uint8() work with full size integers (one register) and forcing the bit cast in C (also generates less assembly code overall!)
0 commit comments