Skip to content
Snippets Groups Projects
Commit fcfdcb45 authored by Alexey Bataev's avatar Alexey Bataev
Browse files

[OPENMP 4.0] Use 'declare reduction' constructs in 'reduction' clauses.

OpenMP 4.0 allows to define custom reduction operations using '#pragma
omp declare reduction' construct. Patch allows to use this custom
defined reduction operations in 'reduction' clauses.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@263701 91177308-0d34-0410-b5e6-96231b3b80d8
parent 32fcd42f
No related branches found
No related tags found
No related merge requests found
Showing
with 1678 additions and 307 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment