This is in preparation of WhileOp bufferization, which reuses these functions.
Depends On D124928
Paths
| Differential D124933
[mlir][scf][bufferize][NFC] Split ForOp bufferization into smaller functions ClosedPublic Authored by springerm on May 4 2022, 8:58 AM.
Details Summary This is in preparation of WhileOp bufferization, which reuses these functions. Depends On D124928
Diff Detail
Event Timelinespringerm added a child revision: D124934: [mlir][scf][bufferize] Update verifyAnalysis error message.May 4 2022, 8:59 AM This revision is now accepted and ready to land.May 4 2022, 9:23 AM Closed by commit rG417e1c7d520c: [mlir][scf][bufferize][NFC] Split ForOp bufferization into smaller functions (authored by springerm). · Explain WhyMay 5 2022, 12:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 427233 mlir/lib/Dialect/SCF/Transforms/BufferizableOpInterfaceImpl.cpp
|