This change is NFC since the facility to tile and generate
loop.parallel loops already exists in Linalg.
Depends On D77964
Paths
| Differential D77965
[mlir][Linalg] NFC: Add utility function to tile, fuse and set marker to use loop.parallel. ClosedPublic Authored by mravishankar on Apr 11 2020, 11:02 PM.
Details Summary This change is NFC since the facility to tile and generate Depends On D77964
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 12 2020, 10:26 AM
Closed by commit rG2a99e700e0f3: [mlir][Linalg] NFC: Add utility function to tile, fuse and set marker to use… (authored by mravishankar). · Explain WhyApr 13 2020, 1:37 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 257099 mlir/include/mlir/Dialect/Linalg/Transforms/LinalgTransforms.h
mlir/lib/Dialect/Linalg/Transforms/LinalgTransforms.cpp
|
Might worth to explain the differences between these two variants?