Jinsong Ji
Jinsong Ji
### Describe the bug Somehow we are generating _Z30__spirv_ImageSampleExplicitLodImDv4_DF16_Dv3_fET0_T_T1_iS4_S4_ with instead of . This can be reproduced with sycl code, exposed by pulldown in https://github.com/intel/llvm/actions/runs/11357226781/job/31590025233 ``` # bin//clang++ -Werror -fsycl...
### Describe the bug SYCL :: DeviceLib/cmath_test.cpp SYCL :: DeviceLib/math_fp64_test.cpp SYCL :: DeviceLib/math_test.cpp cmath_fp64_test.cpp failing with LLVM SPIRV backend. ### To reproduce ``` ******************** FAIL: SYCL :: DeviceLib/cmath_test.cpp (1009 of...
### Describe the bug ``` FAIL: SYCL :: DeviceLib/imf/bfloat16_integeral_convesions.cpp (422 of 2424) ******************** TEST 'SYCL :: DeviceLib/imf/bfloat16_integeral_convesions.cpp' FAILED ******************** Exit Code: -6 Command Output (stdout): -- # RUN: at line...
### Describe the bug https://github.com/llvm/llvm-project/issues/24952 is causing failures in sycl-ls, so we have to revert https://github.com/intel/llvm/commit/6ac63129b7ef3413c9f86b81e9d33a619f94f911 and apply workarounds in https://github.com/intel/llvm/commit/e676cb09f0b23ec572fefe09aa7882876797eb79. bader left a comment [(intel/llvm#20292)](https://github.com/intel/llvm/pull/20292#issuecomment-3377857991) I suggest we recover...
### Describe the bug https://github.com/intel/llvm/pull/20230 ### To reproduce checkout llvmspirv_pulldown branch and run the test on Intel GPU
### Describe the bug ``` llvm/unittests/ExecutionEngine/Orc/ReOptimizeLayerTest.cpp failing // JIT session error: Symbols not found: [ __ImageBase ] // unknown file: error: SEH exception with code 0x3221225477 thrown in the test...