-
Notifications
You must be signed in to change notification settings - Fork 822
Joint Matrix tests failing after InstCombine changes #21612
Description
Describe the bug
SYCL :: Matrix/joint_matrix_bf16_fill_k_cache.cpp
SYCL :: Matrix/joint_matrix_bf16_fill_k_cache_SLM.cpp
SYCL :: Matrix/joint_matrix_bf16_fill_k_cache_arg_dim.cpp
SYCL :: Matrix/joint_matrix_bf16_fill_k_cache_init.cpp
SYCL :: Matrix/joint_matrix_bf16_fill_k_cache_runtime_dim.cpp
SYCL :: Matrix/joint_matrix_bfloat16_array.cpp
SYCL :: Matrix/SG32/joint_matrix_bf16_fill_k_cache.cpp
SYCL :: Matrix/SG32/joint_matrix_bf16_fill_k_cache_SLM.cpp
SYCL :: Matrix/SG32/joint_matrix_bf16_fill_k_cache_init.cpp
SYCL :: Matrix/SG32/joint_matrix_bfloat16_array.cpp
SYCL :: Matrix/SG32/joint_matrix_prefetch.cpp
SYCL :: Matrix/joint_matrix_bf16_fill_k_cache_OOB.cpp
SYCL :: Matrix/joint_matrix_bf16_fill_k_cache_prefetch.cpp
SYCL :: Matrix/joint_matrix_prefetch.cpp
These are failing after InstCombine changes like 6ecbc0c (and maybe other changes too)
To reproduce
No response
Environment
- OS: [e.g Windows/Linux]
- Target device and vendor: [e.g. Intel GPU]
- DPC++ version: [e.g. commit hash or output of
clang++ --version] - Dependencies version: [e.g. the output of
sycl-ls --verbose]
Additional context
No response