The vector types aren't legal with soft float.
Also disable under NoImplicitFloat for good measure.
Fixes PR56351.
Differential D129060
[X86] Disable combineVectorSizedSetCCEquality for soft float. craig.topper on Jul 3 2022, 10:36 PM. Authored by
Details The vector types aren't legal with soft float. Fixes PR56351.
Diff Detail
Unit Tests |