[X86] Fix isel pattern that was looking for a bitcasted load. Remove what...
[X86] Fix isel pattern that was looking for a bitcasted load. Remove what appears to be a copy/paste mistake. DAG combine should ensure bitcasts of loads don't exist. Also remove 3 patterns that are identical to the block above them. llvm-svn: 364158
Loading
Please sign in to comment