The declarations for these were already part of transforms utils, but
the definitions were left in affine transforms. Move definitions to loop
transforms utils.
Signed-off-by: Uday Bondhugula <uday@polymagelabs.com>
Paths
| Differential D76633
[MLIR] move loopUnrollJamBy*Factor to loop transforms utils ClosedPublic Authored by bondhugula on Mar 23 2020, 11:30 AM.
Details Summary The declarations for these were already part of transforms utils, but Signed-off-by: Uday Bondhugula <uday@polymagelabs.com>
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 23 2020, 12:58 PM Closed by commit rG98fa61500282: [MLIR] move loopUnrollJamBy*Factor to loop transforms utils (authored by bondhugula). · Explain WhyMar 23 2020, 8:09 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 252207 mlir/lib/Dialect/Affine/Transforms/LoopUnrollAndJam.cpp
mlir/lib/Transforms/Utils/LoopUtils.cpp
|