Files
clang-p2996/llvm/lib/Target/AMDGPU/AMDGPUInsertDelayAlu.cpp
Jay Foad 7ba61eaf34 [AMDGPU] More precise limit on SALU cycles in s_delay_alu instructions
This just tweaks the fix for D145232 to make the limit more precise, so
that we could actually emit a delay of 3 SALU cycles (the maximum) if we
had any SALU instructions that required it.
2023-03-05 08:14:15 +00:00

16 KiB