diff options
author | Tom Eccles <tom.eccles@arm.com> | 2024-05-30 10:24:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-30 10:24:51 +0100 |
commit | 7e9b949a8dfc885ec12b281e194d0530da7403eb (patch) | |
tree | 5c289592c19b3442ea08d52724a2ba7ad17e1d66 /clang/unittests/Interpreter/InterpreterTest.cpp | |
parent | fd8b2d2046508c027ccf0fffb50d665c8355997a (diff) | |
download | llvm-7e9b949a8dfc885ec12b281e194d0530da7403eb.zip llvm-7e9b949a8dfc885ec12b281e194d0530da7403eb.tar.gz llvm-7e9b949a8dfc885ec12b281e194d0530da7403eb.tar.bz2 |
[flang][OpenMP] Adapt OMPMapInfoFinalization to run on all top level ops (#93545)
This is generally just for consistency with the rest of the pipeline.
The assertion for the insertion point is because I am not sure if
omp::PrivateClauseOp is supported by FirOpBuilder::getAllocaBlock. I
didn't try to fix it because I don't see why we would generate IR like
that.
See RFC:
https://discourse.llvm.org/t/rfc-add-an-interface-for-top-level-container-operations
Diffstat (limited to 'clang/unittests/Interpreter/InterpreterTest.cpp')
0 files changed, 0 insertions, 0 deletions