Do not replace uses inside the body of scf.forall ops with results of the same op.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151706
[mlir][linalg] Fix bug in FuseIntoContainingOp implementation ClosedPublic Authored by springerm on May 30 2023, 6:13 AM.
Details Summary Do not replace uses inside the body of scf.forall ops with results of the same op.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 30 2023, 6:48 AM Closed by commit rG2d731904170f: [mlir][linalg] Fix bug in FuseIntoContainingOp implementation (authored by springerm). · Explain WhyMay 30 2023, 6:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 526597 mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
mlir/test/Dialect/Linalg/transform-op-fuse-into-containing.mlir
|