commit | 34641dd2787e938c0a20fdfccfe74121159c376a | [log] [tgz] |
---|---|---|
author | Han-Chung Wang <hanhan0912@gmail.com> | Fri Sep 27 16:00:46 2024 -0700 |
committer | GitHub <noreply@github.com> | Fri Sep 27 16:00:46 2024 -0700 |
tree | 43a6e403bef9ee6553706a5ecc4a7e5cb944067f | |
parent | ff1b8b0e433372b73ad6abcaa101ae0dc2fd639d [diff] |
Integrate LLVM at llvm/llvm-project@68ddd6c80e917b (#18619) Carrying local reverts: - https://github.com/llvm/llvm-project/commit/852b6486246141e44cc9f126f542a2ae0d73b3d6 - https://github.com/llvm/llvm-project/commit/d1297638a381c4c7da93af4cd48173f4cef4252d - https://github.com/llvm/llvm-project/commit/bf25ecb6caff22ac7f3e44a396fb2e5aa830db49 https://github.com/llvm/llvm-project/commit/852b6486246141e44cc9f126f542a2ae0d73b3d6 breaks the stablehlo build. We need to wait stablehlo bumping LLVM ahead of it and fix the issue. Then we can bump stablehlo and drop the local commit together. https://github.com/llvm/llvm-project/commit/d1297638a381c4c7da93af4cd48173f4cef4252d is the corresponding change to https://github.com/llvm/llvm-project/commit/852b6486246141e44cc9f126f542a2ae0d73b3d6, so they are reverted altogether. --------- Signed-off-by: hanhanW <hanhan0912@gmail.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
Package | Release status |
---|---|
GitHub release (stable) | |
GitHub release (nightly) | |
Python iree-compiler | |
Python iree-runtime |
Host platform | Build status |
---|---|
Linux | |
macOS | |
Windows |
For the full list of workflows see https://iree.dev/developers/general/github-actions/.
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.