unplugged-vendor/external/llvm-project/mlir/integration_test/Sparse/CPU/lit.local.cfg

6 lines
89 B
INI
Raw Permalink Normal View History

import sys
# No JIT on win32.
if sys.platform == 'win32':
config.unsupported = True