llvm-project/mlir/lib
Vladislav Vinogradov b599f464d4 [mlir][CMAKE] Fix build with BUILD_SHARED_LIBS=ON
Link `MLIRStandardToLLVM` to `MLIRAVX512Transforms`, since
the latter uses `LLVMTypeConverter` defined in the first one.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D98336
2021-03-10 14:52:36 +01:00
..
Analysis [mlir] make MLIRPresburger depend on MLIRIR 2021-03-09 09:19:53 +01:00
Bindings [mlir] Model MemRef memory space as Attribute 2021-03-10 12:57:27 +03:00
CAPI [mlir] Model MemRef memory space as Attribute 2021-03-10 12:57:27 +03:00
Conversion [mlir] squash LLVM_AVX512 dialect into AVX512 2021-03-10 13:07:26 +01:00
Dialect [mlir][CMAKE] Fix build with BUILD_SHARED_LIBS=ON 2021-03-10 14:52:36 +01:00
EDSC [mlir][IR] Remove the concept of `OperationProperties` 2021-02-09 12:00:15 -08:00
ExecutionEngine [mlir] NFC - Add runner util functions to only print MemRef metadata. 2021-03-04 12:35:45 +00:00
IR [mlir] Model MemRef memory space as Attribute 2021-03-10 12:57:27 +03:00
Interfaces [mlir][IR] Remove the concept of `OperationProperties` 2021-02-09 12:00:15 -08:00
Parser [mlir] Model MemRef memory space as Attribute 2021-03-10 12:57:27 +03:00
Pass Enable `Pass::initialize()` to fail by returning a LogicalResult 2021-02-11 01:51:53 +00:00
Reducer [mlir] NFC: fix trivial typos 2020-10-29 04:05:22 +09:00
Rewrite Fix unused variable 2021-02-23 11:19:35 +01:00
Support Change the error message when `-split-input-file` is used with mlir-opt to make it recognizable by IDEs 2021-02-27 18:32:34 +00:00
TableGen [mlir][AttrDefGen] Add support for specifying the value type of an attribute 2021-03-04 13:04:05 -08:00
Target [mlir] Update comments in ArmNeon dialect. NFC 2021-03-10 13:35:57 +01:00
Transforms [mlir] Use affine.apply when distributing to processors 2021-03-09 08:37:20 -05:00
Translation [mlir] avoid exposing mutable DialectRegistry from MLIRContext 2021-02-10 12:07:34 +01:00
CMakeLists.txt [mlir][NFC] Move around the code related to PatternRewriting to improve layering 2020-10-26 18:01:06 -07:00