Files
clang-p2996/llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp
Mariusz Sikora 455b4fd01a [AMDGPU] Emit amdgcn.if.break in the same BB as amdgcn.loop (#118081)
Before this change if.break was placed in wrong loop level which
resulted in accumulating values only from last iteration of the inner
loop.
2024-12-04 08:42:04 +01:00

14 KiB