diff options
author | Changpeng Fang <changpeng.fang@amd.com> | 2025-07-16 10:58:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-16 10:58:54 -0700 |
commit | 560e7df6893495fabe91bc921f9cc0e28a25eb73 (patch) | |
tree | c73d8910ec0f65f863e2a39550971fd9a1d76725 /llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp | |
parent | ba271cc07334c74df55741701e5b22032c0cddbb (diff) | |
download | llvm-560e7df6893495fabe91bc921f9cc0e28a25eb73.zip llvm-560e7df6893495fabe91bc921f9cc0e28a25eb73.tar.gz llvm-560e7df6893495fabe91bc921f9cc0e28a25eb73.tar.bz2 |
AMDGPU: Handle the co-execution hazards for TRANS for gfx1250 (#149024)
For the co-execution of the TRANS ops, the requirement is: 1 independent
op or V_NOP (since TRANS takes 2 cycles) after the trans op before its
sources can be overwritten or the output of the trans op can be used.
Diffstat (limited to 'llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp')
0 files changed, 0 insertions, 0 deletions