commit | 417649d1bb3d6aa3cb2ff0c6b55723860dc6f7c3 | [log] [tgz] |
---|---|---|
author | MaheshRavishankar <1663364+MaheshRavishankar@users.noreply.github.com> | Wed Apr 13 14:31:34 2022 -0700 |
committer | GitHub <noreply@github.com> | Wed Apr 13 14:31:34 2022 -0700 |
tree | 165da8092b50bca19be2f307fb70a6e1ccb6e9ac | |
parent | e05a68d231678cc17a78bd5b708a35f23364fc5e [diff] |
Integrate llvm-project at 95f0f69f1ff8eff34a00a47a236c2f91a2392c70 (#8860) * Reset third_party/llvm-project: 95f0f69f1ff8eff34a00a47a236c2f91a2392c70 (2022-04-12 11:51:00 +0200): Revert "[AST] Add a new TemplateKind for template decls found via a using decl." MHLO : a41d2b935f15dc98b0e0ec356dd57a96f32cf147 TF : 0f352db4105832d8d2d4f007e9831bd1a7f60ba2 - Replace BitEnumAttr with I32BitEnumAttr. - Fix for bufferization related error (no context more than that for me). - Fix missing header for builtin ops. - Update to new implementation of BranchOpInterface (https://reviews.llvm.org/D123062) - Remove deprecated parseSourceString method. - Fix lit tests to use mlir prefix on print-* flags. - Fix lit tests due to different arith.const ordering. - Fix check-iree-dialects target with - Add missing header file - Replace deprecated `parseSourceString` method - Fix `BranchOpInterface` usage. - Add missing headers to iree_tf_compiler. - Add mlir prefix to flags.
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.