Skip to content

Commit 5c71f30

Browse files
[MLGO] Drop outdated comment in mlgo-utils README
The mlgo-utils README contained a comment about a deviation in the python version requirement for itself and the rest of the project. Now that the global LLVM minimum python version is 3.8, this comment is no longer valid so remove it.
1 parent 96c61f4 commit 5c71f30

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

llvm/utils/mlgo-utils/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,3 @@ This folder contains MLGO Python utilities, particularly infrastructure
44
to help enable ML applications within LLVM, especially tooling to extract
55
corpora that can be used in downstream projects to train ML models and perform
66
other tasks that benefit from having a large amount of data.
7-
8-
### Python Versioning
9-
10-
Due to type annotations, the MLGO tooling currently only supports a Python
11-
version greater than 3.8, deviating from the current LLVM project-wide
12-
minimum supported version of Python 3.6.

0 commit comments

Comments
 (0)