The previous error message was technically incorrect. We do not compare equivalence of YieldOp operands and ForOp operands.
Depends On D124933
Paths
| Differential D124934
[mlir][scf][bufferize] Update verifyAnalysis error message ClosedPublic Authored by springerm on May 4 2022, 8:59 AM.
Details Summary The previous error message was technically incorrect. We do not compare equivalence of YieldOp operands and ForOp operands. Depends On D124933
Diff Detail
Event Timelinespringerm added a child revision: D124929: [mlir][scf] Implement BufferizableOpInterface for scf::WhileOp.May 4 2022, 9:01 AM This revision is now accepted and ready to land.May 4 2022, 9:23 AM Closed by commit rGe30068259747: [mlir][scf][bufferize] Update verifyAnalysis error message (authored by springerm). · Explain WhyMay 5 2022, 12:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 427234 mlir/lib/Dialect/SCF/Transforms/BufferizableOpInterfaceImpl.cpp
mlir/test/Dialect/Bufferization/Transforms/one-shot-module-bufferize-invalid.mlir
|