This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Change remaining globalization from an analysis remark to missed
ClosedPublic

Authored by jhuber6 on Jun 22 2021, 11:59 AM.

Details

Summary

After landing the globalization optimizations, the precense of globalization on
the device that was not put in shared or stack memory is a failed optimization
with performance consequences so it should indicate a missed remark.

Diff Detail

Event Timeline

jhuber6 created this revision.Jun 22 2021, 11:59 AM
jhuber6 requested review of this revision.Jun 22 2021, 11:59 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 22 2021, 11:59 AM
This revision is now accepted and ready to land.Jun 22 2021, 12:00 PM
This revision was landed with ongoing or failed builds.Jun 22 2021, 1:52 PM
This revision was automatically updated to reflect the committed changes.