llvm/mlir/test/mlir-cpu-runner/X86Vector/lit.local.cfg

import sys

# X86Vector tests must be enabled via build flag.
if not config.mlir_run_x86vector_tests:
    config.unsupported = True