File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
flang-rt/lib/flang_rt/CUDA Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- #===-- lib/CufRuntime/ CMakeLists.txt --- ------------------------------------===#
1
+ #===-- lib/flang_rt/CUDA/ CMakeLists.txt ------------------------------------===#
2
2
#
3
3
# Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
4
# See https://llvm.org/LICENSE.txt for license information.
Original file line number Diff line number Diff line change 1
- // ===-- lib/CufRuntime/ allocatable.cpp --- -----------------------*- C++ -*-===//
1
+ // ===-- lib/flang_rt/CUDA/ allocatable.cpp -----------------------*- C++ -*-===//
2
2
//
3
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
4
// See https://llvm.org/LICENSE.txt for license information.
Original file line number Diff line number Diff line change 1
- // ===-- lib/CufRuntime/ allocator.cpp --- -------------------------*- C++ -*-===//
1
+ // ===-- lib/flang_rt/CUDA/ allocator.cpp -------------------------*- C++ -*-===//
2
2
//
3
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
4
// See https://llvm.org/LICENSE.txt for license information.
Original file line number Diff line number Diff line change 1
- // ===-- lib/CufRuntime/ descriptor.cpp --- ------------------------*- C++ -*-===//
1
+ // ===-- lib/flang_rt/CUDA/ descriptor.cpp ------------------------*- C++ -*-===//
2
2
//
3
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
4
// See https://llvm.org/LICENSE.txt for license information.
Original file line number Diff line number Diff line change 1
- // ===-- lib/CufRuntime/ kernel.cpp --- ----------------------------*- C++ -*-===//
1
+ // ===-- lib/flang_rt/CUDA/ kernel.cpp ----------------------------*- C++ -*-===//
2
2
//
3
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
4
// See https://llvm.org/LICENSE.txt for license information.
Original file line number Diff line number Diff line change 1
- // ===-- lib/CufRuntime/ memory.cpp --- ----------------------------*- C++ -*-===//
1
+ // ===-- lib/flang_rt/CUDA/ memory.cpp ----------------------------*- C++ -*-===//
2
2
//
3
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
4
// See https://llvm.org/LICENSE.txt for license information.
Original file line number Diff line number Diff line change 1
- // ===-- lib/CufRuntime/ registration.cpp --- ----------------------*- C++ -*-===//
1
+ // ===-- lib/flang_rt/CUDA/ registration.cpp ----------------------*- C++ -*-===//
2
2
//
3
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
4
// See https://llvm.org/LICENSE.txt for license information.
You can’t perform that action at this time.
0 commit comments