Skip to content

Commit 95f84ac

Browse files
committed
[SYCL][ROCm] Fix typo in xfail comment
1 parent 81e4f07 commit 95f84ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test/regression/group.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
22
// RUN: %RUN_ON_HOST %t.out
33
//
4-
// Hitting an assertion in instruciton lowering on AMD:
4+
// Hitting an assertion in instruction lowering on AMD:
55
// XFAIL: rocm_amd
66

77
//==-- group.cpp - Regression tests for cl::sycl::group API bug fixes. -----==//

0 commit comments

Comments
 (0)