This is an archive of the discontinued LLVM Phabricator instance.

[flang] Use mlir::OpState::operator->() to get to methods of mlir::Operation.
ClosedPublic

Authored by csigg on Dec 13 2020, 11:35 PM.

Details

Summary

This is a preparation step to remove those methods from OpState.

Diff Detail

Event Timeline

csigg created this revision.Dec 13 2020, 11:35 PM
csigg requested review of this revision.Dec 13 2020, 11:35 PM
csigg updated this revision to Diff 311505.Dec 14 2020, 12:21 AM

Fix clang-tidy warning.

ftynse accepted this revision.Dec 14 2020, 7:56 AM
This revision is now accepted and ready to land.Dec 14 2020, 7:56 AM
This revision was landed with ongoing or failed builds.Dec 14 2020, 11:05 AM
This revision was automatically updated to reflect the committed changes.