This is an archive of the discontinued LLVM Phabricator instance.

[mlir][bufferize][NFC] Rename ModuleAnalysisState to FuncAnalysisState
ClosedPublic

Authored by springerm on Apr 6 2022, 5:01 AM.

Details

Summary

This is for consistency reasons. *AnalysisState always starts with the name of the dialect.

Depends On D119120

Diff Detail

Event Timeline

springerm created this revision.Apr 6 2022, 5:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 6 2022, 5:01 AM
springerm requested review of this revision.Apr 6 2022, 5:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 6 2022, 5:01 AM

Landing this NFC change without further review as discussed in D119120.

This revision was not accepted when it landed; it landed in state Needs Review.Apr 6 2022, 8:49 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.