MalaySanghiIntel wrote: > ``` > This is required because with SSE enabled, x86 doesn't use fp stack and instead uses AVX registers. > ``` > > Did you mean SSE registers? Yes, I did. Updated. Thanks for pointing this out https://github.com/llvm/llvm-project/pull/83528