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 e78694e commit 68a8341Copy full SHA for 68a8341
clang/lib/Basic/Targets/SPIR.h
@@ -58,7 +58,8 @@ static const unsigned SPIRDefIsPrivMap[] = {
58
// Used by both the SPIR and SPIR-V targets.
59
static const unsigned SPIRDefIsGenMap[] = {
60
4, // Default
61
- // Some OpenCL address space values for this map are dummy and they can't be used
+ // Some OpenCL address space values for this map are dummy and they can't be
62
+ // used
63
1, // opencl_global
64
0, // opencl_local
65
0, // opencl_constant
0 commit comments