llvm-project/mlir/test/Transforms
MLIR Team c2766f3760 Fix bug in memref region computation with slice loop bounds. Adds loop IV values to ComputationSliceState which are used in FlatAffineConstraints::addSliceBounds, to ensure that constraints are only added for loop IV values which are present in the constraint system.
PiperOrigin-RevId: 235952912
2019-03-29 16:47:29 -07:00
..
Vectorize Automated rollback of changelist 232728977. 2019-03-29 16:21:38 -07:00
canonicalize.mlir Modify the canonicalizations of select and muli to use the fold hook. 2019-03-29 16:20:06 -07:00
constant-fold.mlir Modify the canonicalizations of select and muli to use the fold hook. 2019-03-29 16:20:06 -07:00
cse.mlir Rewrite the dominance info classes to allow for operating on arbitrary control flow within operation regions. The CSE pass is also updated to properly handle nested dominance. 2019-03-29 16:43:35 -07:00
dma-generate.mlir DMA placement update - hoist loops invariant DMAs 2019-03-29 16:32:41 -07:00
loop-fusion.mlir Fix bug in memref region computation with slice loop bounds. Adds loop IV values to ComputationSliceState which are used in FlatAffineConstraints::addSliceBounds, to ensure that constraints are only added for loop IV values which are present in the constraint system. 2019-03-29 16:47:29 -07:00
loop-tiling.mlir Automated rollback of changelist 232717775. 2019-03-29 16:19:33 -07:00
lower-affine.mlir Automated rollback of changelist 232728977. 2019-03-29 16:21:38 -07:00
memref-bound-check.mlir Automated rollback of changelist 232717775. 2019-03-29 16:19:33 -07:00
memref-dataflow-opt.mlir Automated rollback of changelist 232717775. 2019-03-29 16:19:33 -07:00
memref-dependence-check.mlir Automated rollback of changelist 232728977. 2019-03-29 16:21:38 -07:00
pipeline-data-transfer.mlir Generate dealloc's for alloc's of pipeline-data-transfer 2019-03-29 16:25:53 -07:00
simplify-affine-structures.mlir Automated rollback of changelist 232728977. 2019-03-29 16:21:38 -07:00
slicing_utils.mlir Eliminate extfunc/cfgfunc/mlfunc as a concept, and just use 'func' instead. 2019-03-29 14:51:37 -07:00
strip-debuginfo.mlir Automated rollback of changelist 232728977. 2019-03-29 16:21:38 -07:00
unroll-jam.mlir Automated rollback of changelist 232717775. 2019-03-29 16:19:33 -07:00
unroll.mlir Automated rollback of changelist 232717775. 2019-03-29 16:19:33 -07:00