diff options
author | Nikhil Kalra <nkalra@apple.com> | 2025-02-05 11:48:37 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-05 11:48:37 -0800 |
commit | 4e14b8afb44af58ab7073bb8c0b52875599b0ae1 (patch) | |
tree | 9352c5b41dcb6aecea57fed94386d2c2ae549c43 /clang/lib/Frontend/TestModuleFileExtension.cpp | |
parent | 0ad1f8369c8637287367112dd777c525d3a8e383 (diff) | |
download | llvm-4e14b8afb44af58ab7073bb8c0b52875599b0ae1.zip llvm-4e14b8afb44af58ab7073bb8c0b52875599b0ae1.tar.gz llvm-4e14b8afb44af58ab7073bb8c0b52875599b0ae1.tar.bz2 |
[mlir] Python: Parse ModuleOp from file path (#125736)
For extremely large models, it may be inefficient to load the model into
memory in Python prior to passing it to the MLIR C APIs for
deserialization. This change adds an API to parse a ModuleOp directly
from a file path.
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions