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
Currently the relaxed SIMD instructions are generated only from llvm intrinsics. They should additionally be selected based on normal code patterns so that e.g. autovectorization optimizations can take advantage of them.