llvm-project/mlir/lib
MaheshRavishankar 32f3a9a9d6 [mlir][DialectConversion] Remove usage of std::distance to track position.
Remove use of iterator::difference_type to know where to insert a
moved or erased block during undo actions.

Differential Revision: https://reviews.llvm.org/D85066
2020-08-03 10:06:05 -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][Shape] Lower `shape.broadcast` to `scf` 2020-08-03 08:20:14 +00:00
Dialect [mlir][Vector] Add transformation + pattern to split vector.transfer_read into full and partial copies. 2020-08-03 12:58:18 -04: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] First-party modeling of LLVM types 2020-08-03 15:45:29 +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][NFCI] Removed loop for accessing regions of ParallelOp 2020-07-31 18:52:44 +05:30
Transforms [mlir][DialectConversion] Remove usage of std::distance to track position. 2020-08-03 10:06:05 -07:00
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