Details
Details
- Reviewers
jdoerfert
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Ignore this, I was just trying to fix https://reviews.llvm.org/D135162 and accidentally created a new revision
Paths
| Differential D136094
[OPENMP] fix D35162 to remove changes to plugins/exports AbandonedPublic Authored by gregrodgers on Oct 17 2022, 10:03 AM.
Details
Diff Detail
Event TimelineComment Actions Ignore this, I was just trying to fix https://reviews.llvm.org/D135162 and accidentally created a new revision
Revision Contents
Diff 468244 openmp/libomptarget/include/device.h
openmp/libomptarget/include/omptarget.h
openmp/libomptarget/include/omptargetplugin.h
openmp/libomptarget/include/rtl.h
openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
openmp/libomptarget/plugins/cuda/src/rtl.cpp
openmp/libomptarget/plugins/generic-elf-64bit/src/rtl.cpp
openmp/libomptarget/plugins/ve/src/rtl.cpp
openmp/libomptarget/src/api.cpp
openmp/libomptarget/src/device.cpp
openmp/libomptarget/src/exports
openmp/libomptarget/src/rtl.cpp
openmp/libomptarget/test/api/ompx_get_team_procs.c
openmp/runtime/src/include/omp.h.var
|