llvm/mlir/test/Integration/Dialect/LLVMIR/CPU/X86/lit.local.cfg

import platform

if platform.machine() != "x86_64":
    config.unsupported = True