This was trying to replace i8/i16 arguments with i32, which was broken and no longer necessary. llvm-svn: 338193
R600 can't handle immediates for BFE, these will be eliminated later. Fixes powr/pow regressions n r600 since r334817 Differential Revision: https://reviews.llvm.org/D49641 llvm-svn: 338127