[X86] Remove untested MOVDDUP patterns.
These all involve bitcasts around the memory operands. This isn't something we normally do for isel patterns. I suspect DAG combine should convert the load type making this unnecessary. llvm-svn: 292050
Loading
Please sign in to comment