AMDGPU: Improve accuracy of instruction rates for VOPC
These were all using the default 32-bit VALU write class, but the i64/f64 compares are half rate. I'm not sure this is really correct, because they are still using the write to VALU write class, even though they really write to the SALU. llvm-svn: 248582
Loading
Please sign in to comment