diff options
author | Andy Davis <andydavis@google.com> | 2020-05-05 10:29:09 -0700 |
---|---|---|
committer | Andy Davis <andydavis@google.com> | 2020-05-05 10:42:36 -0700 |
commit | 93d1108801ddfe3d5e68296cdc62e44b3382e31e (patch) | |
tree | 6bb4b69ce41a009abf7039460d54d7ca8726d4f0 /llvm/lib/Support/Path.cpp | |
parent | 6bb68fdd05914d1fa1687c1c33fbb9b2ea2611d1 (diff) | |
download | llvm-93d1108801ddfe3d5e68296cdc62e44b3382e31e.zip llvm-93d1108801ddfe3d5e68296cdc62e44b3382e31e.tar.gz llvm-93d1108801ddfe3d5e68296cdc62e44b3382e31e.tar.bz2 |
[MLIR][LoopOps] Adds the loop unroll transformation for loop::ForOp.
Summary:
Adds the loop unroll transformation for loop::ForOp.
Adds support for promoting the body of single-iteration loop::ForOps into its containing block.
Adds check tests for loop::ForOps with dynamic and static lower/upper bounds and step.
Care was taken to share code (where possible) with the AffineForOp unroll transformation to ease maintenance and potential future transition to a LoopLike construct on which loop transformations for different loop types can implemented.
Reviewers: ftynse, nicolasvasilache
Reviewed By: ftynse
Subscribers: bondhugula, mgorny, zzheng, mehdi_amini, rriddle, jpienaar, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, Joonsoo, grosul1, frgossen, Kayjukh, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D79184
Diffstat (limited to 'llvm/lib/Support/Path.cpp')
0 files changed, 0 insertions, 0 deletions