Open
Description
Describe the bug
SYCLBIN/link_sycl_inline_input.cpp and SYCLBIN/link_sycl_inline_object.cpp fails on Linux BMG in #19171 with the following error:
<origin>: error: Explicit load/store type does not match pointee type of pointer operand (Producer: 'LLVM15.0.7' Reader: 'LLVM 15.0.7')
terminate called after throwing an instance of 'sycl::_V1::exception'
what(): The program was built for 1 devices
Build program log for 'Intel(R) Arc(TM) B580 Graphics':
error: Parsing llvm module failed!
To reproduce
No response
Environment
- OS: Linux
- Target device and vendor: BMG
Additional context
No response