diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2024-02-20 07:39:54 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-20 07:39:54 -0800 |
commit | 135529aab0ebe4915143f376d94f8aba6ec71e4e (patch) | |
tree | e7ccaf5d488d1960fabaa28e84d45fa7f6d61ea2 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | d7a73c91b623baf5c966d9b18f6837ee808ddc89 (diff) | |
download | llvm-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/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions