diff options
author | Mariusz Sikora <mariusz.sikora@amd.com> | 2024-12-04 08:42:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-04 08:42:04 +0100 |
commit | 455b4fd01ae9b2a78be98bcd26db2b700709c545 (patch) | |
tree | 88b3f1d506b9078785458e1348291ed4473d7d0a /llvm/lib/CodeGen/CodeGen.cpp | |
parent | b1a48af56a62b8c0d5636c9404251700264fcd70 (diff) | |
download | llvm-455b4fd01ae9b2a78be98bcd26db2b700709c545.zip llvm-455b4fd01ae9b2a78be98bcd26db2b700709c545.tar.gz llvm-455b4fd01ae9b2a78be98bcd26db2b700709c545.tar.bz2 |
[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.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions