This is an archive of the discontinued LLVM Phabricator instance.

[flang][OpenMP] Remove `OmpEndLoopDirective` handles from code.
ClosedPublic

Authored by SouraVX on Apr 15 2021, 9:23 AM.

Diff Detail

Event Timeline

SouraVX created this revision.Apr 15 2021, 9:23 AM
SouraVX requested review of this revision.Apr 15 2021, 9:23 AM
Herald added a project: Restricted Project. · View Herald Transcript
SouraVX edited the summary of this revision. (Show Details)
clementval accepted this revision.Apr 15 2021, 10:11 AM
This revision is now accepted and ready to land.Apr 15 2021, 10:11 AM

LGTM.

Removes some code which is not used and will not be used.

schweitz accepted this revision.Apr 15 2021, 10:51 AM