commit | 456d80c51930ccc03ce0488e98238e5e0a14b403 | [log] [tgz] |
---|---|---|
author | Scott Todd <scott.todd0@gmail.com> | Thu Jul 25 15:52:40 2024 -0700 |
committer | GitHub <noreply@github.com> | Thu Jul 25 15:52:40 2024 -0700 |
tree | c4e16f40e78269ead3f26827c8cb4aab31cb9d99 | |
parent | 6a11aeda6301440a052f6bfe2d6dc730b7670255 [diff] |
Integrate LLVM at llvm/llvm-project@ef8de6 (#18004) Advance to https://github.com/llvm/llvm-project/commit/ef8de68faebee0226b4836e66574f225f724e768 * Still carrying a revert of https://github.com/llvm/llvm-project/commit/fa0666876cdf11162af341911b99311a56be2274 * New revert of https://github.com/llvm/llvm-project/commit/bbd4af5da2b741672a8e6f625eb12ea5c2d6220f due to asserts/crashes during f64 to f32 demotion * A patch like https://github.com/ScottTodd/llvm-project/commit/f766cd2277a4a88e5fe683164df951441cdceda2 is being discussed to fix-forward * Patch for ambiguous conversion in https://github.com/llvm/llvm-project/commit/e3b30bc553775f29661eebc8e022efa4cad91610 * Also landed that patch upstream, for our next integrate: https://github.com/llvm/llvm-project/commit/4f8050806e14d9f7791bfaa33681cacb1ac02549 * Local build fixes for https://github.com/llvm/llvm-project/commit/ef8de68faebee0226b4836e66574f225f724e768
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.