diff options
author | Tom Eccles <tom.eccles@arm.com> | 2024-03-20 10:03:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-20 10:03:26 +0000 |
commit | 27534d69e275eeb6669296c038bf29d8a9b163e5 (patch) | |
tree | 7e1d6c0a39738a5005b5b708991970fc5fc6f4ae /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 0f46e31cfbf415fcd3d3ce121bef94e92c6ccfc8 (diff) | |
download | llvm-27534d69e275eeb6669296c038bf29d8a9b163e5.zip llvm-27534d69e275eeb6669296c038bf29d8a9b163e5.tar.gz llvm-27534d69e275eeb6669296c038bf29d8a9b163e5.tar.bz2 |
[mlir][LLVM] erase call mappings in forgetMapping() (#84955)
It looks like the mappings for call instructions were forgotten here.
This fixes a bug in OpenMP when in-lining a region containing call
operations multiple times.
OpenMP array reductions 4/6
Previous PR: https://github.com/llvm/llvm-project/pull/84954
Next PR: https://github.com/llvm/llvm-project/pull/84957
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions