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.
Paths
| Differential D12469
AMDGPU: Improve accuracy of instruction rates for VOPC ClosedPublic Authored by arsenm on Aug 29 2015, 12:28 AM.
Details
Summary These were all using the default 32-bit VALU write class, I'm not sure this is really correct, because they are still using
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Sep 25 2015, 8:24 AM
Revision Contents
Diff 33513 lib/Target/AMDGPU/SIInstrInfo.td
lib/Target/AMDGPU/SISchedule.td
test/CodeGen/AMDGPU/llvm.AMDGPU.class.ll
test/CodeGen/AMDGPU/valu-i1.ll
|