We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1b0e2c commit 4d4c901Copy full SHA for 4d4c901
clang/include/clang/Basic/OffloadArch.h
@@ -101,9 +101,6 @@ enum class OffloadArch {
101
AMDGCNSPIRV,
102
Generic, // A processor model named 'generic' if the target backend defines a
103
// 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.
107
// Intel CPUs
108
GRANITERAPIDS,
109
// Intel GPUs
0 commit comments