[all-commits] [llvm/llvm-project] 79f7a5: [mlgo] Disable mlgo tests when python version is 6
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Fri Feb 3 19:45:38 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 79f7a5e02bf6612af9da4f96c47d60d370dd84d0
https://github.com/llvm/llvm-project/commit/79f7a5e02bf6612af9da4f96c47d60d370dd84d0
Author: Mircea Trofin <mtrofin at google.com>
Date: 2023-02-03 (Fri, 03 Feb 2023)
Changed paths:
M llvm/lib/Analysis/models/interactive_host.py
A llvm/test/CodeGen/MLRegalloc/lit.local.cfg
A llvm/test/Transforms/Inline/ML/lit.local.cfg
Log Message:
-----------
[mlgo] Disable mlgo tests when python version is 6
Supporting 3.6 requires a bit too much of a change in the mlgo test python scripts.
More information about the All-commits
mailing list