This patch moves the implementation of the OffloadEntriesInfoManager to the OMPIRbuilder. This class will later be used by flang as well.
Diff Detail
Diff Detail
Paths
| Differential D135786
[OpenMP][OpenMPIRBuilder] Migrate OffloadEntriesInfoManager from clang to OMPIRbuilder ClosedPublic Authored by jsjodin on Oct 12 2022, 8:43 AM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.Oct 13 2022, 3:06 PM
Revision Contents
Diff 467586 clang/lib/CodeGen/CGOpenMPRuntime.h
clang/lib/CodeGen/CGOpenMPRuntime.cpp
llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
|