This is an archive of the discontinued LLVM Phabricator instance.

[OPENMP]Fix PR50699: capture locals in combine directrives for aligned clause.
ClosedPublic

Authored by ABataev on Jun 14 2021, 12:35 PM.

Details

Summary

Need to capture locals in aligned clauses for the combined directives to
be fix the crash in the codegen.

Diff Detail

Event Timeline

ABataev created this revision.Jun 14 2021, 12:35 PM
ABataev requested review of this revision.Jun 14 2021, 12:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 14 2021, 12:35 PM
Herald added a subscriber: sstefan1. · View Herald Transcript
This revision is now accepted and ready to land.Jun 14 2021, 2:23 PM