Skip to content

Commit 4d4c901

Browse files
committed
Remove comment
1 parent f1b0e2c commit 4d4c901

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

clang/include/clang/Basic/OffloadArch.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,6 @@ enum class OffloadArch {
101101
AMDGCNSPIRV,
102102
Generic, // A processor model named 'generic' if the target backend defines a
103103
// public one.
104-
// Note: this is an initial list of Intel GPU and GPU offloading
105-
// architectures. The list will be expanded later as support for more
106-
// architectures is added.
107104
// Intel CPUs
108105
GRANITERAPIDS,
109106
// Intel GPUs

0 commit comments

Comments
 (0)