Skip to content

Commit b0eaf3b

Browse files
committed
[SYCL][HIP] Remove extra line jump
1 parent 54c5bad commit b0eaf3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sycl/test/lit.cfg.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@
112112
if triple == 'nvptx64-nvidia-cuda':
113113
config.available_features.add('cuda')
114114

115-
116115
if triple == 'amdgcn-amd-amdhsa':
117116
config.available_features.add('hip_amd')
118117
# For AMD the specific GPU has to be specified with --offload-arch, only

0 commit comments

Comments
 (0)