diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2016-04-28 12:14:51 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2016-04-28 12:14:51 +0000 |
commit | 1e73ef38827800c7d2de8ea3f75c093f956f50ad (patch) | |
tree | fe1eacf894816c614008b309dae99f92f7b693de /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 5556a5cf3b743992d13a5a2429749e88d5e73c8d (diff) | |
download | llvm-1e73ef38827800c7d2de8ea3f75c093f956f50ad.zip llvm-1e73ef38827800c7d2de8ea3f75c093f956f50ad.tar.gz llvm-1e73ef38827800c7d2de8ea3f75c093f956f50ad.tar.bz2 |
[OPENMP 4.5] Initial codegen for 'taskloop simd' directive.
OpenMP 4.5 defines 'taskloop simd' directive, which is combined
directive for 'taskloop' and 'simd' directives. Patch adds initial
codegen support for this directive and its 2 basic clauses 'safelen' and
'simdlen'.
llvm-svn: 267872
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions