[X86] Teach combineShuffle to avoid creating floating point operations with...
[X86] Teach combineShuffle to avoid creating floating point operations with integer types and integer operations with floating point types. Seems isOperationLegal lies for mismatched types and operations. Fixes PR30511. llvm-svn: 282341
Loading
Please sign in to comment