Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Committed as c1c8cbbf5f29257d084a23a2f6c4236c40b7afb9, one test fails apparently non-deterministically, reverted in f9c29878b04b2d0725eb05716363b27bcda22a5f.
Paths
| Differential D136903
[OpenMP][NFCI] Remove effectively dead code from clang and the runtime ClosedPublic Authored by jdoerfert on Oct 27 2022, 5:01 PM.
Details
Diff Detail Event TimelineHerald added subscribers: kosarev, mattd, asavonic and 3 others. · View Herald TranscriptDec 8 2022, 3:20 PM This revision is now accepted and ready to land.Dec 8 2022, 3:23 PM Comment Actions Committed as c1c8cbbf5f29257d084a23a2f6c4236c40b7afb9, one test fails apparently non-deterministically, reverted in f9c29878b04b2d0725eb05716363b27bcda22a5f. This revision was landed with ongoing or failed builds.Dec 13 2022, 7:01 PM Closed by commit rG90609fb68f05: [OpenMP][NFCI] Remove effectively dead code in clang and the runtime (authored by jdoerfert). · Explain Why This revision was automatically updated to reflect the committed changes. Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptDec 13 2022, 7:01 PM
Revision Contents
Diff 471333 clang/lib/CodeGen/CGOpenMPRuntimeGPU.h
clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
openmp/libomptarget/DeviceRTL/include/Interface.h
openmp/libomptarget/DeviceRTL/src/Kernel.cpp
|