The vector types aren't legal with soft float.
Also disable under NoImplicitFloat for good measure.
Fixes PR56351.
Paths
| Differential D129060
[X86] Disable combineVectorSizedSetCCEquality for soft float. ClosedPublic Authored by craig.topper on Jul 3 2022, 10:36 PM.
Details Summary The vector types aren't legal with soft float. Fixes PR56351.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 4 2022, 12:57 AM This revision was landed with ongoing or failed builds.Jul 4 2022, 8:34 AM Closed by commit rG2bfca3561466: [X86] Disable combineVectorSizedSetCCEquality for soft float. (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 442107 llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/pr56351.ll
|