[Mlir-commits] [mlir] [mlir][python] allow passing in PYTHONPATH to lit tests (PR #89296)

Maksim Levental llvmlistbot at llvm.org
Thu Apr 18 13:56:02 PDT 2024


makslevental wrote:

changed to `config.environment["PYTHONPATH"] = os.getenv("MLIR_LIT_PYTHONPATH", "")`

https://github.com/llvm/llvm-project/pull/89296


More information about the Mlir-commits mailing list