R600/SI: Don't promote f32 select to i32
This is nice for the instruction patterns, but it complicates min / max matching. The select doesn't have the correct type and would require looking through the bitcasts for the real float operands. llvm-svn: 224092
Loading
Please register or sign in to comment