<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/clang/test/OpenMP/parallel_master_taskloop_grainsize_messages.cpp, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[OpenMP] Initial parsing/sema for 'strict' modifier with 'grainsize' clause</title>
<updated>2022-11-18T04:59:07+00:00</updated>
<author>
<name>Fazlay Rabbi</name>
<email>fazlay.rabbi@intel.com</email>
</author>
<published>2022-11-18T00:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=ab9eac762c35068e77f57795e660d06f578c9614'/>
<id>ab9eac762c35068e77f57795e660d06f578c9614</id>
<content type='text'>
This patch gives basic parsing and semantic analysis support for 'strict'
modifier with 'grainsize' clause of 'taskloop' construct introduced in
OpenMP 5.1 (section 2.12.2)

Differential Revision: https://reviews.llvm.org/D138217
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch gives basic parsing and semantic analysis support for 'strict'
modifier with 'grainsize' clause of 'taskloop' construct introduced in
OpenMP 5.1 (section 2.12.2)

Differential Revision: https://reviews.llvm.org/D138217
</pre>
</div>
</content>
</entry>
<entry>
<title>[OPENMP50]Add support for 'parallel master taskloop' construct.</title>
<updated>2019-10-14T17:17:41+00:00</updated>
<author>
<name>Alexey Bataev</name>
<email>a.bataev@hotmail.com</email>
</author>
<published>2019-10-14T17:17:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=5bbceadfc89dda6ff11195aaa3043b2eaaadad25'/>
<id>5bbceadfc89dda6ff11195aaa3043b2eaaadad25</id>
<content type='text'>
Added parsing/sema/codegen support for 'parallel master taskloop'
constructs. Some of the clauses, like 'grainsize', 'num_tasks', 'final'
and 'priority' are not supported in full, only constant expressions can
be used currently in these clauses.

llvm-svn: 374791
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added parsing/sema/codegen support for 'parallel master taskloop'
constructs. Some of the clauses, like 'grainsize', 'num_tasks', 'final'
and 'priority' are not supported in full, only constant expressions can
be used currently in these clauses.

llvm-svn: 374791
</pre>
</div>
</content>
</entry>
</feed>
