commit | 3b5b70aa5c9e544b2d8613012a9defb1a43a6d3b | [log] [tgz] |
---|---|---|
author | Ingo Müller <ingomueller@google.com> | Thu May 16 19:49:49 2024 +0200 |
committer | GitHub <noreply@github.com> | Thu May 16 19:49:49 2024 +0200 |
tree | 7ca1da60513d40e601c12ede3d2a30078d6feada | |
parent | b4fc0b49180169735cce3b9576582a6e5db41568 [diff] |
Integrate LLVM at `1650f1b3` (clean) (#17418) Integrate LLVM at llvm/llvm-project@1650f1b3 without local changes. One upstream change broke the construction of an ARM-related part of a pipeline but a patch had already circulated on Discord and is part of this PR. --------- Signed-off-by: Ingo Müller <ingomueller@google.com>
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.
Community meeting recordings: IREE YouTube channel
IREE is licensed under the terms of the Apache 2.0 License with LLVM Exceptions. See LICENSE for more information.