[mlgo] Disable mlgo tests when python version is 6
authorMircea Trofin <mtrofin@google.com>
Sat, 4 Feb 2023 03:41:07 +0000 (19:41 -0800)
committerMircea Trofin <mtrofin@google.com>
Sat, 4 Feb 2023 03:45:22 +0000 (19:45 -0800)
commit79f7a5e02bf6612af9da4f96c47d60d370dd84d0
tree05a19a3d92ff631a95d4b39c5144ceb6c94c732e
parent9921197920fc3e9ad9605bd8fe0e835ca2dd41a5
[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.
llvm/lib/Analysis/models/interactive_host.py
llvm/test/CodeGen/MLRegalloc/lit.local.cfg [new file with mode: 0644]
llvm/test/Transforms/Inline/ML/lit.local.cfg [new file with mode: 0644]