llvm-project/mlir/lib
MLIR Team a0f3db4024 Support fusing loop nests which require insertion into a new instruction Block position while preserving dependences, opening up additional fusion opportunities.
- Adds SSA Value edges to the data dependence graph used in the loop fusion pass.

PiperOrigin-RevId: 231417649
2019-03-29 16:00:04 -07:00
..
AffineOps Recommit: Define a AffineOps dialect as well as an AffineIfOp operation. Replace all instances of IfInst with AffineIfOp and delete IfInst. 2019-03-29 15:59:30 -07:00
Analysis Recommit: Define a AffineOps dialect as well as an AffineIfOp operation. Replace all instances of IfInst with AffineIfOp and delete IfInst. 2019-03-29 15:59:30 -07:00
Dialect Migrate VectorOrTensorType/MemRefType shape api to use int64_t instead of int. 2019-03-29 15:33:20 -07:00
EDSC Introduce python bindings for MLIR EDSCs 2019-03-29 15:59:14 -07:00
ExecutionEngine Add a C API for EDSCs in other languages + python 2019-03-29 15:41:53 -07:00
IR Recommit: Define a AffineOps dialect as well as an AffineIfOp operation. Replace all instances of IfInst with AffineIfOp and delete IfInst. 2019-03-29 15:59:30 -07:00
LLVMIR Generic dialect conversion pass exercised by LLVM IR lowering 2019-03-29 15:37:23 -07:00
Parser Recommit: Define a AffineOps dialect as well as an AffineIfOp operation. Replace all instances of IfInst with AffineIfOp and delete IfInst. 2019-03-29 15:59:30 -07:00
StandardOps Introduce a new operation hook point for implementing simple local 2019-03-29 15:34:35 -07:00
SuperVectorOps Migrate VectorOrTensorType/MemRefType shape api to use int64_t instead of int. 2019-03-29 15:33:20 -07:00
Support Extract openInputFile() into Support/FileUtilities 2019-03-29 15:09:11 -07:00
TableGen Prefix Operator getter methods with "get" to be consistent 2019-03-29 15:59:46 -07:00
Target/LLVMIR Migrate VectorOrTensorType/MemRefType shape api to use int64_t instead of int. 2019-03-29 15:33:20 -07:00
Transforms Support fusing loop nests which require insertion into a new instruction Block position while preserving dependences, opening up additional fusion opportunities. 2019-03-29 16:00:04 -07:00
Translation Separate translators into "from MLIR" and "to MLIR". 2019-03-29 14:06:33 -07:00