commit | 3f96fe6d44774c8f892ff9b678c9cfa1d6df1539 | [log] [tgz] |
---|---|---|
author | Alexey Bataev <a.bataev@hotmail.com> | Wed Dec 13 17:31:39 2017 +0000 |
committer | Alexey Bataev <a.bataev@hotmail.com> | Wed Dec 13 17:31:39 2017 +0000 |
tree | 1ffa72f411628a37785685b516a5c8938f22a1be | |
parent | dde93259a3e8296bc5b9ec69e67c5aec88f16e8e [diff] |
[OPENMP] Support `reduction` clause on target-based directives. OpenMP 5.0 added support for `reduction` clause in target-based directives. Patch adds this support to clang. llvm-svn: 320596