llvm-project/mlir/lib
Hanhan Wang 28e0449ec6 [mlir][Linalg] Allow specifiying zero-rank shaped type operands to linalg.indexed_generic ops.
Patch D74638 allows linalg.generic ops to use zero-rank shaped type operands,
this also can be applied to linalg.indexed_generic ops.
2020-02-19 19:24:27 -05:00
..
Analysis [MLIR][Affine] NFC: Move AffineValueMap and MutableAffineMap 2020-02-10 02:26:27 -08:00
Conversion [mlir][spirv] Add mlir-vulkan-runner 2020-02-19 11:37:26 -05:00
Dialect [mlir][Linalg] Allow specifiying zero-rank shaped type operands to linalg.indexed_generic ops. 2020-02-19 19:24:27 -05:00
EDSC [mlir][EDSC] Almost NFC - Refactor and untangle EDSC dependencies 2020-02-10 12:10:41 -05:00
ExecutionEngine [MLIR] Fix lib/ExecutionEngine for BUILD_SHARED_LIBS=on 2020-02-10 10:23:56 -08:00
IR Fix Block::eraseArgument when block arg is also a successor operand. 2020-02-19 09:25:06 -08:00
Parser [mlir][Parser] Use APFloat instead of FloatAttr when parsing DenseElementsAttrs. 2020-02-19 10:30:07 -08:00
Pass Hide implementation details. NFC> 2020-02-17 17:55:23 +01:00
Quantizer Remove static registration for dialects, and the "alwayslink" hack for passes 2020-02-12 09:13:02 +00:00
Support Remove static registration for dialects, and the "alwayslink" hack for passes 2020-02-12 09:13:02 +00:00
TableGen [mlir] Allow adding extra class declarations to interfaces. 2020-02-15 23:54:42 -08:00
Target [mlir] Add explicit friendship to LLVM::ModuleTranslation to derived 2020-02-05 18:34:44 -08:00
Transforms [mlir][NFC] Fix 'gatherLoops' utility 2020-02-19 10:48:14 -08:00
Translation Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
CMakeLists.txt NFC: Move AffineOps dialect to the Dialect sub-directory. 2019-08-20 15:36:39 -07:00