aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/Transforms/scf-loop-unroll.mlir
AgeCommit message (Expand)AuthorFilesLines
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in Transform t...River Riddle1-3/+3
2022-01-10Don't fail if unable to promote loops during unrollingTyler Augustine1-0/+14
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball1-17/+17
2021-05-25[Canonicalize] Switch the default setting to "top down".Chris Lattner1-3/+3
2020-10-10[mlir][scf] Fix a bug in scf::ForOp loop unroll with an epilogueTatiana Shpeisman1-0/+44