llvm-project/mlir/lib
MLIR Team 4eef795a1d Computation slice update: adds parameters to insertBackwardComputationSlice which specify the source loop nest depth at which to perform iteration space slicing, and the destination loop nest depth at which to insert the compution slice.
Updates LoopFusion pass to take these parameters as command line flags for experimentation.

PiperOrigin-RevId: 226514297
2019-03-29 14:35:03 -07:00
..
Analysis Computation slice update: adds parameters to insertBackwardComputationSlice which specify the source loop nest depth at which to perform iteration space slicing, and the destination loop nest depth at which to insert the compution slice. 2019-03-29 14:35:03 -07:00
IR Unify type uniquing and construction. 2019-03-29 14:34:46 -07:00
Parser Densify storage for f16, f32 and support f16 semantics in FloatAttrs 2019-03-29 14:32:14 -07:00
StandardOps Extract vector_transfer_* Ops into a SuperVectorDialect. 2019-03-29 14:28:58 -07:00
SuperVectorOps Materialize vector_type_cast operation in the SuperVector dialect 2019-03-29 14:31:13 -07:00
Support Create the Support library. 2019-03-29 14:06:47 -07:00
Target/LLVMIR LLVM IR lowering: support vector_type_cast 2019-03-29 14:31:28 -07:00
Transforms Computation slice update: adds parameters to insertBackwardComputationSlice which specify the source loop nest depth at which to perform iteration space slicing, and the destination loop nest depth at which to insert the compution slice. 2019-03-29 14:35:03 -07:00
Translation Separate translators into "from MLIR" and "to MLIR". 2019-03-29 14:06:33 -07:00