# RUN: at line 4
env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/ProfilingTag/Output/in_order_profiling_queue.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/ProfilingTag/Output/in_order_profiling_queue.cpp.tmp.out
# .---command stdout------------
# | StartTagSubmit: 206105657447
# | StartTagStart: 206106023906
# | StartTagEnd: 206106023906
# | EndTagSubmit: 206106915312
# | EndTagStart: 206107158125
# | EndTagEnd: 206107158125
# | E1Start: 206106188854
# | E1End: 206106265833
# | E2Start: 206106275833
# | E2End: 206106353333
# `-----------------------------
# RUN: at line 4
env ONEAPI_DEVICE_SELECTOR=opencl:gpu /__w/llvm/llvm/build-e2e/ProfilingTag/Output/in_order_profiling_queue.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=opencl:gpu /__w/llvm/llvm/build-e2e/ProfilingTag/Output/in_order_profiling_queue.cpp.tmp.out
# .---command stdout------------
# | StartTagSubmit: 3114647674687
# | StartTagStart: 3114647714375
# | StartTagEnd: 3114647714739
# | EndTagSubmit: 3114647951510
# | EndTagStart: 3114647973958
# | EndTagEnd: 3114647974374
# | E1Start: 3114647876875
# | E1End: 3114647939479
# | E2Start: 3114647946562
# | E2End: 3114648011249
# | E2End <= EndTagEnd Failed!
# `-----------------------------
# error: command failed with exit status: 1
Describe the bug
See https://github.com/intel/llvm/actions/runs/27011441219/job/79718619647?pr=22222
To reproduce
Environment
clang++ --version]sycl-ls --verbose]Additional context
No response