Skip to content

Commit 68a8341

Browse files
committed
format
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent e78694e commit 68a8341

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

clang/lib/Basic/Targets/SPIR.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ static const unsigned SPIRDefIsPrivMap[] = {
5858
// Used by both the SPIR and SPIR-V targets.
5959
static const unsigned SPIRDefIsGenMap[] = {
6060
4, // Default
61-
// Some OpenCL address space values for this map are dummy and they can't be used
61+
// Some OpenCL address space values for this map are dummy and they can't be
62+
// used
6263
1, // opencl_global
6364
0, // opencl_local
6465
0, // opencl_constant

0 commit comments

Comments
 (0)