diff options
author | Matthias Springer <me@m-sp.org> | 2025-07-27 10:27:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-27 10:27:27 +0200 |
commit | a7c9563995cdeb2b74202ad47bf262152e0870e6 (patch) | |
tree | 6363b2fc2940b56f8189451c4dd6bb8349e4e805 /clang/test/OpenMP/debug-info-openmp-array.cpp | |
parent | d1f2a661f4950964d8c57b63556bb88f92357f77 (diff) | |
download | llvm-a7c9563995cdeb2b74202ad47bf262152e0870e6.zip llvm-a7c9563995cdeb2b74202ad47bf262152e0870e6.tar.gz llvm-a7c9563995cdeb2b74202ad47bf262152e0870e6.tar.bz2 |
[mlir][IR] Set insertion point when erasing an operation (#146955)
Erasing the operation to which the current insertion point is set,
leaves the insertion point in an invalid state. This commit resets the
insertion point to the following operation.
Also adjust the insertion point when inlining a block.
Diffstat (limited to 'clang/test/OpenMP/debug-info-openmp-array.cpp')
0 files changed, 0 insertions, 0 deletions