llvm-project/mlir/lib
Thomas Raoux 59156bad03 [mlir][spirv] Add support for converting memref of vector to SPIR-V
This allow declaring buffers and alloc of vectors so that we can support vector
load/store.

Differential Revision: https://reviews.llvm.org/D84982
2020-07-30 15:05:40 -07:00
..
Analysis [mlir]: NFC: Fix trivial typo in documents and comments 2020-07-23 23:40:57 +09:00
Bindings Initial boiler-plate for python bindings. 2020-07-09 12:03:58 -07:00
Conversion [mlir][spirv] Add support for converting memref of vector to SPIR-V 2020-07-30 15:05:40 -07:00
Dialect [mlir][spirv] Add support for converting memref of vector to SPIR-V 2020-07-30 15:05:40 -07:00
EDSC [mlir] Remove EDSC BlockBuilder, BlockHandle and related functionality 2020-06-19 09:37:44 +02:00
ExecutionEngine [mlir][NFC] Remove usernames and google bug numbers from TODO comments. 2020-07-07 01:40:52 -07:00
IR [mlir] Allow index as element type of memref 2020-07-30 14:35:22 +02:00
Interfaces [mlir][Vector] NFC - Improve VectorInterfaces 2020-07-20 08:24:22 -04:00
Parser [mlir] Allow index as element type of memref 2020-07-30 14:35:22 +02:00
Pass [MLIR] Add OpPrintingFlags to IRPrinterConfig. 2020-07-16 08:05:33 -07:00
Reducer Create the MLIR Reduce framework 2020-07-07 23:42:53 +00:00
Support [mlir] Support for mutable types 2020-07-27 13:07:44 +02:00
TableGen [mlir][ODS] Add support for specifying the namespace of an interface. 2020-07-12 14:18:32 -07:00
Target [MLIR][OpenMP] Fix OpenMPIRBuilder usage after D82470 2020-07-30 11:54:57 -05:00
Transforms [MLIR] Introduce inter-procedural memref layout normalization 2020-07-30 18:12:56 +05:30
Translation [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
CMakeLists.txt Initial boiler-plate for python bindings. 2020-07-09 12:03:58 -07:00