Ali Raeisdanaei fc09550bf4
[MLGO] Refactored verbosity flag in mlgo-utils to common location (#128541)
add common lib file to setup arguments for parser #107898

This is my first pull request to LLVM, so I would appreciate your
feedback :)

Fixes #107898.

---------

Co-authored-by: Aiden Grossman <agrossman154@yahoo.com>
2025-02-24 15:39:13 -08:00
..

MLGO Python Utilities

This folder contains MLGO Python utilities, particularly infrastructure to help enable ML applications within LLVM, especially tooling to extract corpora that can be used in downstream projects to train ML models and perform other tasks that benefit from having a large amount of data.