Skip to content

Commit aa4ced0

Browse files
Update sycl/test-e2e/VirtualMem/virtual_mem_usm_compatibility.cpp
Co-authored-by: Udit Agarwal <[email protected]>
1 parent e5203c1 commit aa4ced0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/VirtualMem/virtual_mem_usm_compatibility.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// REQUIRES: aspect-usm_shared_allocations
22

33
// This test checks whether a pointer produced by a virtual memory
4-
// range mapping can indeed be used in various APIs accepting a USM pointer
4+
// range mapping can indeed be used in various APIs accepting a USM pointer.
55

66
// RUN: %{build} -o %t.out
77
// RUN: %{run} %t.out

0 commit comments

Comments
 (0)