[RyuJIT] SSE2 SetZeroVector128 does not support float base type #10203
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
bug
Milestone
Sse2.SetZeroVector128<T>
is a generic helper intrinsic that should generate SSExorps
instruction forVector128<float>
.The text was updated successfully, but these errors were encountered: