LIBOMPTARGET_LLVM_INCLUDE_DIRS is currently checked and included for
multiple times redundantly. This patch is simply a clean up.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D121055
[OpenMP][CMake] Clean up the CMake variable `LIBOMPTARGET_LLVM_INCLUDE_DIRS` ClosedPublic Authored by tianshilei1992 on Mar 5 2022, 1:28 PM.
Details Summary LIBOMPTARGET_LLVM_INCLUDE_DIRS is currently checked and included for
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 5 2022, 1:43 PM This revision was landed with ongoing or failed builds.Mar 5 2022, 7:38 PM Closed by commit rG7f7c2c34b6b3: [OpenMP][CMake] Clean up the CMake variable `LIBOMPTARGET_LLVM_INCLUDE_DIRS` (authored by tianshilei1992). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 413270 openmp/libomptarget/CMakeLists.txt
openmp/libomptarget/DeviceRTL/CMakeLists.txt
openmp/libomptarget/plugins/amdgpu/CMakeLists.txt
openmp/libomptarget/plugins/common/elf_common/CMakeLists.txt
openmp/libomptarget/plugins/cuda/CMakeLists.txt
openmp/libomptarget/src/CMakeLists.txt
|