aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR
diff options
context:
space:
mode:
authorValentin Clement (バレンタイン クレメン) <clementval@gmail.com>2024-02-20 07:39:54 -0800
committerGitHub <noreply@github.com>2024-02-20 07:39:54 -0800
commit135529aab0ebe4915143f376d94f8aba6ec71e4e (patch)
treee7ccaf5d488d1960fabaa28e84d45fa7f6d61ea2 /llvm/lib/IR
parentd7a73c91b623baf5c966d9b18f6837ee808ddc89 (diff)
downloadllvm-135529aab0ebe4915143f376d94f8aba6ec71e4e.zip
llvm-135529aab0ebe4915143f376d94f8aba6ec71e4e.tar.gz
llvm-135529aab0ebe4915143f376d94f8aba6ec71e4e.tar.bz2
[flang][openacc] Use the same iv privatized value in the loop region (#81821)
IV variable are privatized during acc loop lowering. An hlfir.declare operation is added when mapping the symbol to the new private value. In order to avoid using multiple value in the acc.loop region, we map the symbol to the result of the hlfir.declare operation inserted.
Diffstat (limited to 'llvm/lib/IR')
0 files changed, 0 insertions, 0 deletions