Move the patterns which have i8 immediates before the patterns
that have i32 immediates so that they get selected first. This currently only matters in the JIT, as assemblers will automatically use the smallest encoding. llvm-svn: 61250
Loading
Please register or sign in to comment