This is an archive of the discontinued LLVM Phabricator instance.

[flang] use mlir::LoopLikeOpInterface::blockIsInLoop
ClosedPublic

Authored by tblah on Feb 9 2023, 8:24 AM.

Details

Summary

The inlined version of this function can now go away because
https://reviews.llvm.org/D141401 has been merged.

Diff Detail

Event Timeline

tblah created this revision.Feb 9 2023, 8:24 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 9 2023, 8:24 AM
tblah requested review of this revision.Feb 9 2023, 8:24 AM
This revision is now accepted and ready to land.Feb 10 2023, 12:51 AM
This revision was automatically updated to reflect the committed changes.