This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc][NFC] Remove unused function
ClosedPublic

Authored by clementval on May 24 2023, 11:33 AM.

Details

Summary

Now that operands have moved to the new data operands lowering, this
function is not used anymore.

Diff Detail

Event Timeline

clementval created this revision.May 24 2023, 11:33 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 24 2023, 11:33 AM
clementval requested review of this revision.May 24 2023, 11:33 AM
vzakhari accepted this revision.May 24 2023, 1:57 PM

Thank you!

This revision is now accepted and ready to land.May 24 2023, 1:57 PM
This revision was automatically updated to reflect the committed changes.