Regardless of the linking of the device runtime we want to ensure the
__kmpc_parallel_51 will have callback annotations.
Depends on D102107.
Paths
| Differential D109165
[OpenMP] Add callback annotation to `__kmpc_parallel_51` Needs ReviewPublic Authored by jdoerfert on Sep 2 2021, 9:22 AM.
Details
Summary Regardless of the linking of the device runtime we want to ensure the Depends on D102107.
Diff Detail
Unit TestsFailed Event TimelineHerald added subscribers: ormris, guansong, bollu and 2 others. · View Herald TranscriptSep 2 2021, 9:22 AM Comment Actions Update tests, though, need to manually apply the effect of D102107 once that landed instead.
Revision Contents
Diff 370296 llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
llvm/lib/Transforms/IPO/OpenMPOpt.cpp
llvm/test/Transforms/OpenMP/parallel_level_fold.ll
|