llvm-project/mlir/lib
Thomas Raoux bd07be4f3f [mlir][vector] Update doc strings for insert_map/extract_map and fix insert_map semantic
Based on discourse discussion, fix the doc string and remove examples with
wrong semantic. Also fix insert_map semantic by adding missing operand for
vector we are inserting into.

Differential Revision: https://reviews.llvm.org/D89563
2020-10-26 10:47:01 -07:00
..
Analysis [MLIR] Extract buffer alias analysis for reuse 2020-10-23 13:23:32 +00:00
Bindings [mlir][CAPI][Python] Plumb OpPrintingFlags to C and Python APIs. 2020-10-21 12:14:06 -07:00
CAPI Remove global dialect registration 2020-10-24 00:35:55 +00:00
Conversion [MLIR][mlir-spirv-cpu-runner] A pass to emulate a call to kernel in LLVM 2020-10-26 08:11:04 -04:00
Dialect [mlir][vector] Update doc strings for insert_map/extract_map and fix insert_map semantic 2020-10-26 10:47:01 -07:00
EDSC Remove MLIREDSCInterface library which isn't used anywhere (NFC) 2020-08-18 19:04:30 +00:00
ExecutionEngine [MLIR][mlir-spirv-cpu-runner] A SPIR-V cpu runner prototype 2020-10-26 09:09:29 -04:00
IR Remove global dialect registration 2020-10-24 00:35:55 +00:00
Interfaces [mlir] Update SCCP and the Inliner to use SymbolTableCollection for symbol lookups 2020-10-16 12:08:48 -07:00
Parser Import llvm::StringSwitch into mlir namespace. 2020-10-08 11:39:24 +02:00
Pass Add a dump() method on the pass manager for debugging purpose (NFC) 2020-09-23 05:53:41 +00:00
Reducer Create Reduction Tree Pass 2020-08-07 23:17:31 +00:00
Support Remove global dialect registration 2020-10-24 00:35:55 +00:00
TableGen Fix a few warnings from GCC (NFC) 2020-10-24 00:35:55 +00:00
Target [OpenMP][MLIR] Fix for nested parallel regions 2020-10-19 08:45:50 +01:00
Transforms Fix a few warnings from GCC (NFC) 2020-10-24 00:35:55 +00:00
Translation Remove global dialect registration 2020-10-24 00:35:55 +00:00
CMakeLists.txt Initial boiler-plate for python bindings. 2020-07-09 12:03:58 -07:00