llvm-project/mlir/lib
River Riddle 4df44c4f9c [mlir] Only treat "Alloc" effects as dead if they are for operation results.
Allocate could be used for an "output" of an operation in the case of buffer-style operations.
2020-03-14 13:53:56 -07:00
..
Analysis [mlir][NFC] modernize / clean up some loop transform utils, affine analysis utils 2020-03-13 21:16:05 -07:00
Conversion [mlir][Vector]Lower vector.contract to llvm.intr.matrix_multiply 2020-03-13 16:33:23 -04:00
Dialect [mlir][NFC] Move the LoopLike interface out of Transforms/ and into Interfaces/ 2020-03-14 13:37:56 -07:00
EDSC [MLIR] Add support for libMLIR.so 2020-03-06 13:25:18 -08:00
ExecutionEngine [mlir][CRunnerUtils] Enable compilation with C++11 toolchain on microcontroller platforms. 2020-03-12 10:18:56 -04:00
IR Add Builder::getI64VectorAttr. 2020-03-13 15:03:22 -07:00
Interfaces [mlir] Only treat "Alloc" effects as dead if they are for operation results. 2020-03-14 13:53:56 -07:00
Parser [mlir] Add support for non-identifier attribute names. 2020-03-11 13:22:33 -07:00
Pass [MLIR] Add support for libMLIR.so 2020-03-06 13:25:18 -08:00
Quantizer [MLIR] Add support for libMLIR.so 2020-03-06 13:25:18 -08:00
Support [MLIR] Add support for libMLIR.so 2020-03-06 13:25:18 -08:00
TableGen [mlir][SideEffects] Replace HasNoSideEffect with the memory effect interfaces. 2020-03-12 14:26:15 -07:00
Target [mlir][LLVMIR] Add a support for boolean type arguments conversion 2020-03-13 14:40:26 -07:00
Transforms [mlir][NFC] Move the LoopLike interface out of Transforms/ and into Interfaces/ 2020-03-14 13:37:56 -07:00
Translation [mlir][SideEffects] Define a set of interfaces and traits for defining side effects 2020-03-06 14:04:36 -08:00
CMakeLists.txt [mlir][NFC] Move the operation interfaces out of Analysis/ and into a new Interfaces/ directory. 2020-03-10 12:45:45 -07:00