llvm-project/mlir/test/Transforms
Uday Bondhugula 5021dc4fa0 DMA placement update - hoist loops invariant DMAs
- hoist DMAs past all loops immediately surrounding the region that the latter
  is invariant on - do this at DMA generation time itself

PiperOrigin-RevId: 234628447
2019-03-29 16:32:41 -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 Automated rollback of changelist 232717775. 2019-03-29 16:19:33 -07:00
dma-generate.mlir DMA placement update - hoist loops invariant DMAs 2019-03-29 16:32:41 -07:00
loop-fusion.mlir Support fusing producer loop nests which write to a memref which is live out, provided that the write region of the consumer loop nest to the same memref is a super set of the producer's write region. 2019-03-29 16:30:11 -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