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
These options gives error when clang built through release18.x branch is used
-mavx
-mavx2
-mavx512
-mfma
-funroll-loops
-fno-strict-aliasing
-mtune=core-avx2
There may be some more, but if the fix is general one, it might solve issues with other options as well.