This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

springerm created this revision.May 4 2022, 8:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 4 2022, 8:58 AM
springerm requested review of this revision.May 4 2022, 8:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 4 2022, 8:58 AM
pifon2a accepted this revision.May 4 2022, 9:23 AM
This revision is now accepted and ready to land.May 4 2022, 9:23 AM