forked from OSchip/llvm-project
63b7e1e474
All class derived from `edsc::NestedBuilder` in core MLIR have been replaced with alternatives based on OpBuilder+callbacks. The *Builder EDSC infrastructure has been deprecated. Remove edsc::NestedBuilder. This completes the "structured builders" refactoring. Differential Revision: https://reviews.llvm.org/D82128 |
||
---|---|---|
.. | ||
cmake/modules | ||
docs | ||
examples | ||
include | ||
integration_test | ||
lib | ||
test | ||
tools | ||
unittests | ||
utils | ||
.clang-format | ||
.clang-tidy | ||
CMakeLists.txt | ||
LICENSE.TXT | ||
README.md |
README.md
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.