diff --git a/sycl/test-e2e/Graph/lit.local.cfg b/sycl/test-e2e/Graph/lit.local.cfg index c8aceb0c61384..0e00b7fff2cb5 100644 --- a/sycl/test-e2e/Graph/lit.local.cfg +++ b/sycl/test-e2e/Graph/lit.local.cfg @@ -1,3 +1,5 @@ +# MTL - CMPLRLLVM-68693, CMPLRTST-25611, CMPLRLLVM-68457 +config.unsupported_features += ['arch-intel_gpu_mtl_h', 'arch-intel_gpu_mtl_u'] if 'windows' in config.available_features: # https://github.com/intel/llvm/issues/17165 config.unsupported_features += ['arch-intel_gpu_bmg_g21', 'arch-intel_gpu_bmg_g31']