import sys

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