llvm-project/mlir/lib
River Riddle 13a45c7194 Add verification for AffineApply/AffineFor/AffineIf dimension and symbol operands. This also allows a DimOp to be a valid dimension identifier if its operand is a valid dimension identifier.
PiperOrigin-RevId: 232923468
2019-03-29 16:21:08 -07:00
..
AffineOps Add verification for AffineApply/AffineFor/AffineIf dimension and symbol operands. This also allows a DimOp to be a valid dimension identifier if its operand is a valid dimension identifier. 2019-03-29 16:21:08 -07:00
Analysis Automated rollback of changelist 232717775. 2019-03-29 16:19:33 -07:00
Dialect Remove remaining references to OperationInst in all directories except for lib/Transforms. 2019-03-29 16:10:38 -07:00
EDSC Implemented __eq__ and __ne__ in EDSC Python bindings 2019-03-29 16:13:34 -07:00
ExecutionEngine ExecutionEngine: provide a hook for LLVM IR passes 2019-03-29 16:19:49 -07:00
IR Disallow zero dimensions in vectors and memrefs 2019-03-29 16:20:38 -07:00
LLVMIR Port alloc/dealloc LLVM IR conversion into the LLVM IR dialect lowering 2019-03-29 16:18:14 -07:00
Parser Disallow zero dimensions in vectors and memrefs 2019-03-29 16:20:38 -07:00
StandardOps Modify the canonicalizations of select and muli to use the fold hook. 2019-03-29 16:20:06 -07:00
SuperVectorOps Remove remaining references to OperationInst in all directories except for lib/Transforms. 2019-03-29 16:10:38 -07:00
Support Extract openInputFile() into Support/FileUtilities 2019-03-29 15:09:11 -07:00
TableGen [TableGen] Model variadic operands using Variadic<Type> 2019-03-29 16:16:28 -07:00
Target/LLVMIR Remove remaining references to OperationInst in all directories except for lib/Transforms. 2019-03-29 16:10:38 -07:00
Transforms Modify the canonicalizations of select and muli to use the fold hook. 2019-03-29 16:20:06 -07:00
Translation Separate translators into "from MLIR" and "to MLIR". 2019-03-29 14:06:33 -07:00