Skip to content

Commit 9235477

Browse files
author
aidan.belton
committed
Comment PI_USM_MIGRATION_TBD0
1 parent 258d15f commit 9235477

File tree

1 file changed

+3
-0
lines changed
  • sycl/include/CL/sycl/detail

1 file changed

+3
-0
lines changed

sycl/include/CL/sycl/detail/pi.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1560,6 +1560,9 @@ typedef enum : pi_bitfield {
15601560
PI_MEM_ALLOC_FLAGS = CL_MEM_ALLOC_FLAGS_INTEL
15611561
} _pi_usm_mem_properties;
15621562

1563+
// Flag is used for piProgramUSMEnqueuePrefetch. PI_USM_MIGRATION_TBD0 is a
1564+
// placeholder for future developments and should not change the behaviour of
1565+
// piProgramUSMEnqueuePrefetch
15631566
typedef enum : pi_bitfield {
15641567
PI_USM_MIGRATION_TBD0 = (1 << 0)
15651568
} _pi_usm_migration_flags;

0 commit comments

Comments
 (0)