git: openjdk/babylon: code-reflection: Added Clion CMakefile to backends reformated cpp/h files
Gary Frost
gfrost at openjdk.org
Thu May 23 09:57:43 UTC 2024
Changeset: b55e2964
Author: Gary Frost <gfrost at openjdk.org>
Date: 2024-05-23 09:56:25 +0000
URL: https://git.openjdk.org/babylon/commit/b55e2964c64b214302cf8f09021ae443ccdd6c0e
Added Clion CMakefile to backends reformated cpp/h files
! hat/CMakeLists.txt
+ hat/backends/.gitignore
= hat/backends/.idea/.gitignore
+ hat/backends/.idea/backends.iml
+ hat/backends/.idea/misc.xml
+ hat/backends/.idea/modules.xml
+ hat/backends/.idea/vcs.xml
+ hat/backends/CMakeLists.txt
! hat/backends/cuda/cpp/cuda_backend.cpp
! hat/backends/cuda/cpp/cuda_shared.cpp
! hat/backends/cuda/cpp/info.cpp
! hat/backends/cuda/include/cuda_backend.h
! hat/backends/cuda/include/cuda_shared.h
! hat/backends/mock/cpp/info.cpp
! hat/backends/mock/cpp/mock_backend.cpp
! hat/backends/opencl/cpp/info.cpp
! hat/backends/opencl/cpp/opencl_backend.cpp
- hat/backends/opencl/cpp/opencl_shared.cpp
! hat/backends/opencl/include/opencl_backend.h
- hat/backends/opencl/include/opencl_shared.h
! hat/backends/ptx/cpp/info.cpp
! hat/backends/ptx/cpp/ptx_backend.cpp
! hat/backends/shared/cpp/shared.cpp
! hat/backends/shared/include/shared.h
! hat/backends/spirv/cpp/info.cpp
! hat/backends/spirv/cpp/spirv_backend.cpp
+ hat/intellij/.gitignore
More information about the babylon-dev
mailing list