2 Commits

Author SHA1 Message Date
NAKAMURA Takumi
e006c7dfa7 llvm/test/CodeGen/MLRegalloc: Exclude python<=3.8 (D143218)
Type hint `list[foo]` isn't accepted by python-3.8
(Seems requires `typing.List`)
2023-02-04 20:24:45 +09:00
Mircea Trofin
79f7a5e02b [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.
2023-02-03 19:45:22 -08:00