llvm-project/mlir
Quinn Pham c3b15b71ce [NFC] Inclusive Language: change master to main for .chm files
[NFC] As part of using inclusive language within the llvm project,
this patch replaces master with main when referring to `.chm` files.

Reviewed By: teemperor

Differential Revision: https://reviews.llvm.org/D113299
2021-11-08 08:23:04 -06:00
..
cmake/modules Add MLIR_INSTALL_AGGREGATE_OBJECTS and default it to ON. 2021-10-19 16:14:04 -07:00
docs [NFC] Inclusive Language: change master to main for .chm files 2021-11-08 08:23:04 -06:00
examples [mlir:DialectConversion] Restructure how argument/target materializations get invoked 2021-10-27 02:09:04 +00:00
include [MLIR][OpenMP] Added omp.sections and omp.section 2021-11-06 19:27:35 +05:30
lib [mlir][linalg] Improve hoist padding buffer size computation. 2021-11-08 12:02:57 +00:00
python [mlir][python] Segment MLIR Python test dialect to avoid testonly dependency. 2021-10-26 18:47:36 +00:00
test [mlir][linalg] Improve hoist padding buffer size computation. 2021-11-08 12:02:57 +00:00
tools [mlir][python] fix constructor generation for optional operands in presence of segment attribute 2021-11-05 12:40:27 +01:00
unittests [mlir] Handle StringAttr in SparseElementsAttr::getZeroAttr. 2021-11-04 18:18:20 +00:00
utils [mlir] gen_spirv_dialect.py: Some support for OCL ops generation 2021-10-27 14:54:47 +03:00
.clang-format
.clang-tidy NFC: .clang-tidy: Inherit configs from parents to improve maintainability 2021-06-08 08:25:59 -07:00
CMakeLists.txt [mlir] support interfaces in Python bindings 2021-10-25 12:50:42 +02:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.