[X86] Remove MMX isel patterns containing (x86mmx (scalar_to_vector (i32))).
I don't think we can make such a node. I don't think x86_mmx is considered a vector for the check in getNode.
Loading
Please sign in to comment
I don't think we can make such a node. I don't think x86_mmx is considered a vector for the check in getNode.