diff options
author | Pranav Bhandarkar <pranav.bhandarkar@amd.com> | 2025-02-28 17:16:59 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-28 17:16:59 -0600 |
commit | 273fca94d4c4896df15f967a1388b7c533b76062 (patch) | |
tree | 89232260f98e672a9fda445875bdcdccc0b1fee4 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 743571b5f11599232a2a0a9c396827782ed4868c (diff) | |
download | llvm-273fca94d4c4896df15f967a1388b7c533b76062.zip llvm-273fca94d4c4896df15f967a1388b7c533b76062.tar.gz llvm-273fca94d4c4896df15f967a1388b7c533b76062.tar.bz2 |
[MLIR][OpenMP] - Fix translation of omp.target when private variables need cleaning up (#129205)
This is a simple fix that ensures that the InsertPoint is properly fixed
up after we have translated the dealloc region of all privatized
variables during translation of omp.target from MLIR to LLVMIR.
Fix for https://github.com/llvm/llvm-project/issues/129202
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions