Skip to content

Commit 5964b51

Browse files
committed
fix conflict resolution
1 parent 2b14f82 commit 5964b51

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

unified-runtime/source/adapters/hip/device.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1038,11 +1038,7 @@ UR_APIEXPORT ur_result_t UR_APICALL urDeviceGetInfo(ur_device_handle_t hDevice,
10381038
case UR_DEVICE_INFO_GPU_HW_THREADS_PER_EU:
10391039
case UR_DEVICE_INFO_MAX_MEMORY_BANDWIDTH:
10401040
case UR_DEVICE_INFO_IP_VERSION:
1041-
<<<<<<< HEAD
10421041
case UR_DEVICE_INFO_CLUSTER_LAUNCH_SUPPORT_EXP:
1043-
=======
1044-
case UR_DEVICE_INFO_CLUSTER_LAUNCH_EXP:
1045-
>>>>>>> 33e7f735ea1a ([SYCL] Add new descriptors based on sycl_ext_intel_device_info extension (#17492))
10461042
case UR_DEVICE_INFO_CURRENT_CLOCK_THROTTLE_REASONS:
10471043
case UR_DEVICE_INFO_FAN_SPEED:
10481044
case UR_DEVICE_INFO_MIN_POWER_LIMIT:

0 commit comments

Comments
 (0)