diff options
author | Zhen Wang <37195552+wangzpgi@users.noreply.github.com> | 2025-04-06 19:31:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-06 19:31:09 -0700 |
commit | 8f0d8d28ccd8a1ced82a744679c5152f90e80c77 (patch) | |
tree | 44175d0f34d13ecf0d19f6dba265abbc21a2faf4 /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | da6e2454fff3fbc86861e31b60f18d3467354375 (diff) | |
download | llvm-8f0d8d28ccd8a1ced82a744679c5152f90e80c77.zip llvm-8f0d8d28ccd8a1ced82a744679c5152f90e80c77.tar.gz llvm-8f0d8d28ccd8a1ced82a744679c5152f90e80c77.tar.bz2 |
Delete duplicated hlfir.declare op of induction variables of do concurrent when inside cuf kernel directive. (#134467)
Delete duplicated creation of hlfir.declare op of do concurrent
induction variables when inside cuf kernel directive.
Obtain the correct hlfir.declare op generated from bindSymbol, and add
it to ivValues.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions