diff --git a/test/Integration/Dialect/XeGPU/SG/lit.local.cfg b/test/Integration/Dialect/XeGPU/SG/lit.local.cfg deleted file mode 100644 index 08a5c9747..000000000 --- a/test/Integration/Dialect/XeGPU/SG/lit.local.cfg +++ /dev/null @@ -1,2 +0,0 @@ -if(not config.mlir_enable_levelzero_runtime): - config.unsupported = True diff --git a/test/Integration/Dialect/XeGPU/SIMT/lit.local.cfg b/test/Integration/Dialect/XeGPU/SIMT/lit.local.cfg deleted file mode 100644 index 08a5c9747..000000000 --- a/test/Integration/Dialect/XeGPU/SIMT/lit.local.cfg +++ /dev/null @@ -1,2 +0,0 @@ -if(not config.mlir_enable_levelzero_runtime): - config.unsupported = True diff --git a/test/Integration/Dialect/XeGPU/WG/lit.local.cfg b/test/Integration/Dialect/XeGPU/WG/lit.local.cfg deleted file mode 100644 index 08a5c9747..000000000 --- a/test/Integration/Dialect/XeGPU/WG/lit.local.cfg +++ /dev/null @@ -1,2 +0,0 @@ -if(not config.mlir_enable_levelzero_runtime): - config.unsupported = True