commit | 11debb409a6a4e5b2d5aa97a30355111d3d09626 | [log] [tgz] |
---|---|---|
author | bjacob <benoitjacob@google.com> | Fri Oct 27 18:39:23 2023 -0400 |
committer | GitHub <noreply@github.com> | Fri Oct 27 15:39:23 2023 -0700 |
tree | c487b48098f6c00ad71274da629e7f5a6e6bfde8 | |
parent | e329737726f2c76822d43ece20348207de257e4d [diff] |
bump LLVM to acc6f3e9c1af6c7445aae6f10d4b016ac84112d3 (#15296) https://github.com/llvm/llvm-project/pull/70218 just missed the last integrate, and cherry-picks are frowned upon. The good thing with just missing an integrate is that just bumping the submodule shouldn't be too hard still. I just had to fix up one small thing in CollapseDimensions. ci-extra:build_test_all_windows,build_test_all_macos_arm64,build_test_all_macos_x86_64
IREE (Intermediate Representation Execution Environment, pronounced as “eerie”) is an MLIR-based end-to-end compiler and runtime that lowers Machine Learning (ML) models to a unified IR that scales up to meet the needs of the datacenter and down to satisfy the constraints and special considerations of mobile and edge deployments.
See our website for project details, user guides, and instructions on building from source.
IREE is still in its early phase. We have settled down on the overarching infrastructure and are actively improving various software components as well as project logistics. It is still quite far from ready for everyday use and is made available without any support at the moment. With that said, we welcome any kind of feedback on any communication channels!
See our website for more information.
IREE is licensed under the terms of the Apache 2.0 License with LLVM Exceptions. See LICENSE for more information.