Commit 085587e
committed
Reland "[MLGO] Remove Python <3.8 from unsupported config (#106132)"
This reverts commit c3776c1.
This relands commit a959d70.
This was originally causing bot failures on Python version 3.8.
This relanding fixes that by adjusting the relevant type annotations
that are not supported in earlier versions.1 parent 8e901c2 commit 085587e
File tree
3 files changed
+2
-7
lines changed- llvm/test
- CodeGen/MLRegAlloc
- Inputs
- Transforms/Inline/ML
3 files changed
+2
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments