This is an archive of the discontinued LLVM Phabricator instance.

[LangRef] Fix condition for when a loop is considered parallel.
ClosedPublic

Authored by Meinersbur on Jul 14 2020, 8:29 AM.

Details

Summary

The wording before this patch applies to llvm.mem.parallel_loop_access, not access groups.

Diff Detail

Event Timeline

Meinersbur created this revision.Jul 14 2020, 8:29 AM
Herald added a project: Restricted Project. · View Herald Transcript
hfinkel accepted this revision.Jul 14 2020, 8:36 AM
hfinkel added a subscriber: hfinkel.

LGTM

This revision is now accepted and ready to land.Jul 14 2020, 8:36 AM
mppf accepted this revision.Jul 14 2020, 9:00 AM

Thanks for fixing it!

This revision was landed with ongoing or failed builds.Sep 1 2020, 1:42 PM
This revision was automatically updated to reflect the committed changes.