-
Notifications
You must be signed in to change notification settings - Fork 791
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The tests are failed as changes in #19709. Reverting the patch will make the tests pass.
Tests
SYCL :: OptionalKernelFeatures/fp64-conv-emu-1.cpp
SYCL :: OptionalKernelFeatures/fp64-conv-emu-2.cpp
Failure log
********************
FAIL: SYCL :: OptionalKernelFeatures/fp64-conv-emu-1.cpp (1749 of 2479)
******************** TEST 'SYCL :: OptionalKernelFeatures/fp64-conv-emu-1.cpp' FAILED ********************
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 20
/__w/llvm/llvm/toolchain/bin/clang++ -Werror -fsycl -fsycl-targets=intel_gpu_dg2_g10,intel_gpu_dg2_g11,intel_gpu_dg2_g12,intel_gpu_pvc,intel_gpu_mtl_h,intel_gpu_mtl_u -fsycl-fp64-conv-emu -O0 /__w/llvm/llvm/llvm/sycl/test-e2e/OptionalKernelFeatures/fp64-conv-emu-1.cpp -o /__w/llvm/llvm/build-e2e/OptionalKernelFeatures/Output/fp64-conv-emu-1.cpp.tmp.out
# executed command: /__w/llvm/llvm/toolchain/bin/clang++ -Werror -fsycl -fsycl-targets=intel_gpu_dg2_g10,intel_gpu_dg2_g11,intel_gpu_dg2_g12,intel_gpu_pvc,intel_gpu_mtl_h,intel_gpu_mtl_u -fsycl-fp64-conv-emu -O0 /__w/llvm/llvm/llvm/sycl/test-e2e/OptionalKernelFeatures/fp64-conv-emu-1.cpp -o /__w/llvm/llvm/build-e2e/OptionalKernelFeatures/Output/fp64-conv-emu-1.cpp.tmp.out
# .---command stderr------------
# | clang++: error: offloading target 'spir64_gen' is similar to target 'spir64_gen' already specified; will be ignored [-Werror,-Woffload-target]
# | clang++: error: offloading target 'spir64_gen' is similar to target 'spir64_gen' already specified; will be ignored [-Werror,-Woffload-target]
# | clang++: error: offloading target 'spir64_gen' is similar to target 'spir64_gen' already specified; will be ignored [-Werror,-Woffload-target]
# | clang++: error: offloading target 'spir64_gen' is similar to target 'spir64_gen' already specified; will be ignored [-Werror,-Woffload-target]
# | clang++: error: offloading target 'spir64_gen' is similar to target 'spir64_gen' already specified; will be ignored [-Werror,-Woffload-target]
# `-----------------------------
# error: command failed with exit status: 1
Test link: https://github.com/intel/llvm/actions/runs/17788943462/job/50561684924?pr=19997
To reproduce
No response
Environment
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working