In the process, numerous insertion point issues were found and fixed.
RAII on insertion points is now used more dilligently.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139714
[mlir][Linalg] Apply fixes to TileReductionUsingForeachThreadOp ClosedPublic Authored by nicolasvasilache on Dec 9 2022, 6:43 AM.
Details Summary In the process, numerous insertion point issues were found and fixed.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 9 2022, 7:05 AM nicolasvasilache added inline comments.
This revision was landed with ongoing or failed builds.Dec 9 2022, 7:51 AM Closed by commit rG06ca5c81a4d8: [mlir][Linalg] Apply fixes to TileReductionUsingForeachThreadOp (authored by nicolasvasilache). · Explain Why This revision was automatically updated to reflect the committed changes. nicolasvasilache marked an inline comment as done.
Revision Contents
Diff 481657 mlir/include/mlir/Dialect/Linalg/TransformOps/LinalgTransformOps.td
mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp
mlir/lib/Dialect/Transform/IR/TransformOps.cpp
mlir/test/Dialect/Linalg/transform-tile-reduction.mlir
|
Are you sure this doesn't affect other tests?