[Openmp-commits] [openmp] [OpenMP][NFC] Move mapping related code into OpenMP/Mapping.cpp (PR #75239)
Joseph Huber via Openmp-commits
openmp-commits at lists.llvm.org
Tue Dec 12 12:16:42 PST 2023
https://github.com/jhuber6 approved this pull request.
Happy to see this OpenMP specific code moved somewhere else. In the future we need to provide a way to push configurations at runtime initialization to control stuff like this. Then that should be the actual way to handle things like register requires.
https://github.com/llvm/llvm-project/pull/75239
More information about the Openmp-commits
mailing list