[X86] Fix a potential crash that occur after r333419.
The code could issue a truncate from a small type to larger type. We need to extend in that case instead. llvm-svn: 333460
Loading
Please sign in to comment
The code could issue a truncate from a small type to larger type. We need to extend in that case instead. llvm-svn: 333460