Skip to content

Commit f9acb24

Browse files
committed
[clang][AMDGPU] Fix a typo
1 parent b70be3d commit f9acb24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Driver/hip-device-libs.hip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// RUN: 2>&1 | FileCheck %s --check-prefixes=ALL,FLUSHD,ROCMDIR
1010

1111

12-
// Test subtarget with flushing off by ddefault.
12+
// Test subtarget with flushing off by default.
1313
// RUN: %clang -### --target=x86_64-linux-gnu \
1414
// RUN: --cuda-gpu-arch=gfx900 \
1515
// RUN: --rocm-path=%S/Inputs/rocm \

0 commit comments

Comments
 (0)