[X86] Change some patterns that select MOVZX16rm8 to instead select MOVZX32rm8...
[X86] Change some patterns that select MOVZX16rm8 to instead select MOVZX32rm8 and extract the subregister. This should be a shorter encoding and is consistent with what we do for zext i8->i16 llvm-svn: 350988
Loading
Please sign in to comment