This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] libomp: cleanup - remove duplicate check
ClosedPublic

Authored by AndreyChurbanov on Apr 4 2022, 9:23 AM.

Details

Summary

The identical check remains 20 lines above in the code.

Diff Detail

Event Timeline

AndreyChurbanov created this revision.Apr 4 2022, 9:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 4 2022, 9:23 AM
AndreyChurbanov requested review of this revision.Apr 4 2022, 9:23 AM
jlpeyton accepted this revision.May 5 2022, 8:59 AM

LGTM

This revision is now accepted and ready to land.May 5 2022, 8:59 AM
This revision was automatically updated to reflect the committed changes.