diff options
author | Stella Laurenzo <stellaraccident@gmail.com> | 2020-12-29 23:34:58 -0800 |
---|---|---|
committer | Stella Laurenzo <stellaraccident@gmail.com> | 2020-12-30 23:35:46 -0800 |
commit | 42c57dcc35ea9d6a09469c61473b17c95edcaa2e (patch) | |
tree | 90016e981313a732fccade5315d228dd194754c1 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 4a290a59051bc07a5b806371ee6f70c31e5ce266 (diff) | |
download | llvm-42c57dcc35ea9d6a09469c61473b17c95edcaa2e.zip llvm-42c57dcc35ea9d6a09469c61473b17c95edcaa2e.tar.gz llvm-42c57dcc35ea9d6a09469c61473b17c95edcaa2e.tar.bz2 |
[mlir][python] Tweaks to make python extensions packagable/distributable.
* Works in tandem with prototype packaging scripts here: https://github.com/stellaraccident/mlir-py-release
* The `mlir` top-level now differentiates between in-tree builds where all packages are co-located and distribution mode where all native components are under a top-level `_mlir_libs` package.
* Also fixes the generated dialect python installation again. Hopefully the last tweak.
* With this, I am able to install and generate archives with the above setup script on Linux. Archive size=31M with just host codegen and headers/shared-libraries. Will need more linker tweaks when wiring up the next dependent project.
Differential Revision: https://reviews.llvm.org/D93936
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions