llvm-project/mlir
Eugene Zhulenev 740950cf1c Revert "[mlir:JitRunner] Use custom shared library init/destroy functions if available"
This reverts commit 84dc9b451b.

Fix Windows breakage: http://lab.llvm.org:8011/#/builders/13/builds/3658/steps/6/logs/stdio

Differential Revision: https://reviews.llvm.org/D94309
2021-01-08 07:46:35 -08:00
..
cmake/modules [MLIR][NFC] remove unnecessary includes form tablegen command 2021-01-08 14:25:52 +01:00
docs [mlir] replace LLVMIntegerType with built-in integer type 2021-01-07 19:48:31 +01:00
examples [mlir] replace LLVMIntegerType with built-in integer type 2021-01-07 19:48:31 +01:00
include [MLIR][OpenMP] Attribute to include WsLoop upperbound 2021-01-08 14:42:18 +00:00
integration_test [mlir] replace LLVMIntegerType with built-in integer type 2021-01-07 19:48:31 +01:00
lib Revert "[mlir:JitRunner] Use custom shared library init/destroy functions if available" 2021-01-08 07:46:35 -08:00
test [MLIR][OpenMP] Attribute to include WsLoop upperbound 2021-01-08 14:42:18 +00:00
tools Fix MLIR DRR matching when attributes are interleaved with operands 2021-01-08 03:18:26 +00:00
unittests [mlir][ODS] Rename several uses of 'description' to 'summary' 2021-01-06 14:18:58 -08:00
utils [mlir] Move `std.tensor_cast` -> `tensor.cast`. 2020-12-17 16:06:56 -08:00
.clang-format
.clang-tidy
CMakeLists.txt [mlir][Python] Check numpy in Python bindings configuration. 2020-12-02 09:29:20 +08:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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