aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/SourceCoverageView.cpp
diff options
context:
space:
mode:
authorDominik Adamski <dominik.adamski@amd.com>2024-01-22 09:24:45 +0100
committerGitHub <noreply@github.com>2024-01-22 09:24:45 +0100
commit21199f9842dffa4f34b38101195c6f57d1bd4630 (patch)
tree6653b3fd1670671b5634a076d384d4165b0fbb6d /llvm/tools/llvm-cov/SourceCoverageView.cpp
parenta2caa4929e8e8a2ffff4ee5f03ab37a9be7462a0 (diff)
downloadllvm-21199f9842dffa4f34b38101195c6f57d1bd4630.zip
llvm-21199f9842dffa4f34b38101195c6f57d1bd4630.tar.gz
llvm-21199f9842dffa4f34b38101195c6f57d1bd4630.tar.bz2
[OpenMP][OMPIRBuilder] Fix LLVM IR codegen for collapsed device loop (#78708)
When we generate the loop body function, we need to be sure, that all original loop counters are replaced by the new counter. We need to save all items which use the original loop counter and then perform replacement of the original loop counter. If we don't do it, there is a risk that some values are not updated.
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageView.cpp')
0 files changed, 0 insertions, 0 deletions