The wrong function overload was called.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D135342
[mlir][bufferize] Fix enclosing repetitive region computation ClosedPublic Authored by springerm on Oct 5 2022, 7:29 PM.
Details Summary The wrong function overload was called.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 6 2022, 12:28 AM This revision was landed with ongoing or failed builds.Oct 6 2022, 6:42 PM Closed by commit rGf4e8f44811e2: [mlir][bufferize] Fix enclosing repetitive region computation (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 465646 mlir/lib/Dialect/Bufferization/Transforms/OneShotAnalysis.cpp
mlir/test/Dialect/SCF/one-shot-bufferize-analysis.mlir
|