[PATCH] D28781: [OpenMP] Support for the if-clause on the combined directive 'target parallel'.
Arpith Jacob via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 17 11:39:57 PST 2017
arpith-jacob added a comment.
Another correction. We'll have to create a similar scope OMPTeamsScope that inherits from OMPLexicalScope for target-teams combined directives.
https://reviews.llvm.org/D28781
More information about the cfe-commits
mailing list