1if not config.root.llvm_use_intel_jitevents: 2 config.unsupported = True 3config.environment["INTEL_JIT_BACKWARD_COMPATIBILITY"] = "1" 4
1if not config.root.llvm_use_intel_jitevents: 2 config.unsupported = True 3config.environment["INTEL_JIT_BACKWARD_COMPATIBILITY"] = "1" 4