[PATCH] D84470: [OpenMP 5.0] Fix user-defined mapper privatization in tasks

2020-09-17 Thread Alexey Bataev via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rGd5ce8233bfcf: [OpenMP 5.0] Fix user-defined mapper privatization in tasks (authored by ABataev). Repository: rG LLVM Github Monorepo CHANGES SINC

[PATCH] D84470: [OpenMP 5.0] Fix user-defined mapper privatization in tasks

2020-09-17 Thread Ron Lieberman via Phabricator via cfe-commits
ronlieb accepted this revision. ronlieb added a comment. This revision is now accepted and ready to land. accepted. not sure if there were any outstanding comments from Johannes. your call Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D84470/new/ h

[PATCH] D84470: [OpenMP 5.0] Fix user-defined mapper privatization in tasks

2020-09-17 Thread Alexey Bataev via Phabricator via cfe-commits
ABataev added a comment. In D84470#2277991 , @ronlieb wrote: > The latest patch applied cleanly to our downstream port. > builds fine, tests very nicely as well. All the failing SOLLVE task wait > depend tests now pass. Could you accept it then? Reposi

[PATCH] D84470: [OpenMP 5.0] Fix user-defined mapper privatization in tasks

2020-09-16 Thread Ron Lieberman via Phabricator via cfe-commits
ronlieb added a comment. The latest patch applied cleanly to our downstream port. builds fine, tests very nicely as well. All the failing SOLLVE task wait depend tests now pass. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D84470/new/ https://revi

[PATCH] D84470: [OpenMP 5.0] Fix user-defined mapper privatization in tasks

2020-09-16 Thread Alexey Bataev via Phabricator via cfe-commits
ABataev updated this revision to Diff 292330. ABataev added a comment. Herald added a project: clang. Herald added a subscriber: cfe-commits. Updated + added clang test. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D84470/new/ https://reviews.llvm.