llvm-project/mlir/lib
Frederik Gossen e73bb4fba7 [MLIR] Move `ConcatOp` to its lexicographic position
Purely cosmetic change.
The operation implementations in `Shape.cpp` are now lexicographic order.

Differential Revision: https://reviews.llvm.org/D80277
2020-05-28 13:37:22 +00:00
..
Analysis [mlir][Affine] Introduce affine memory interfaces 2020-05-19 17:32:50 -07:00
Conversion [mlir] [VectorOps] Add 'vector.flat_transpose' operation 2020-05-27 11:09:48 -07:00
Dialect [MLIR] Move `ConcatOp` to its lexicographic position 2020-05-28 13:37:22 +00:00
EDSC [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
ExecutionEngine [MLIR] Helper class referencing MemRefType to unify runner implementations. 2020-05-26 16:32:36 +02:00
IR Harden MLIR detection of misconfiguration when missing dialect registration 2020-05-28 08:14:49 +00:00
Interfaces [MLIR][cmake] refactor lib/Interfaces/CMakeLists.txt 2020-05-15 14:37:09 -07:00
Parser Make mlir::Value's bool conversion operator explicit 2020-05-25 18:22:00 +02:00
Pass [MLIR][cmake] don't glob for sources. 2020-05-13 23:21:01 -07:00
Support [MLIR] Fix linkage for libMLIR.so 2020-05-17 13:46:52 -07:00
TableGen [mlir] Add simple generator for return types 2020-05-27 08:45:55 -07:00
Target [mlir][rocdl] Exposing buffer load/store intrinsic 2020-05-21 14:14:35 +00:00
Transforms [mlir] DialectConversion: support erasing blocks 2020-05-20 16:12:05 +02:00
Translation [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
CMakeLists.txt [mlir] Emit errors if global constructors are found within lib/ 2020-04-10 13:04:32 -07:00