Files
clang-p2996/llvm/test/CodeGen/AMDGPU/nested-loop-conditions.ll
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

16 KiB