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 d0b6988 commit d2918e7Copy full SHA for d2918e7
llvm/include/llvm/Support/NVPTXAddrSpace.h
@@ -1,4 +1,4 @@
1
-//===---------------- AMDGPUAddrSpace.h -------------------------*- C++ -*-===//
+//===---------------- NVPTXAddrSpace.h -------------------------*- C++ -*-===//
2
//
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
// See https://llvm.org/LICENSE.txt for license information.
@@ -7,7 +7,7 @@
7
//===----------------------------------------------------------------------===//
8
9
/// \file
10
-/// AMDGPU address space definition
+/// NVPTX address space definition
11
///
12
13
0 commit comments