<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/libclc/generic/lib/async, branch meklort-10.0.1</title>
<subtitle>Project Ortega BCM5719 LLVM</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/'/>
<updated>2018-03-06T17:48:35+00:00</updated>
<entry>
<title>Move cl_khr_fp64 exntension enablement to gentype include lists</title>
<updated>2018-03-06T17:48:35+00:00</updated>
<author>
<name>Jan Vesely</name>
<email>jan.vesely@rutgers.edu</email>
</author>
<published>2018-03-06T17:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=dbaf6d0f7ce8d4f590e0ec929726b3085ffc1799'/>
<id>urn:sha1:dbaf6d0f7ce8d4f590e0ec929726b3085ffc1799</id>
<content type='text'>
This will make adding cl_khr_fp16 support easier

Reviewed-by: Aaron Watry &lt;awatry@gmail.com&gt;
Signed-off-by: Jan Vesely &lt;jan.vesely@rutgers.edu&gt;
llvm-svn: 326816
</content>
</entry>
<entry>
<title>Implement async_work_group_copy builtin v3</title>
<updated>2014-10-03T19:49:39+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>thomas.stellard@amd.com</email>
</author>
<published>2014-10-03T19:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=081e778d2224c6f281168c1336cf9503e65dccb7'/>
<id>urn:sha1:081e778d2224c6f281168c1336cf9503e65dccb7</id>
<content type='text'>
This is a simple implementation which just copies data synchronously.

v2:
  - Use size_t.

v3:
  - Fix possible race condition by splitting the copy among multiple
    work items.

llvm-svn: 219008
</content>
</entry>
<entry>
<title>Implement async_work_group_strided_copy builtin v2</title>
<updated>2014-10-03T19:49:37+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>thomas.stellard@amd.com</email>
</author>
<published>2014-10-03T19:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=ed5bbfdb1b5d3b7d76352c37e187663c1b06b06f'/>
<id>urn:sha1:ed5bbfdb1b5d3b7d76352c37e187663c1b06b06f</id>
<content type='text'>
This is a simple implementation which just copies data synchronously.

v2:
  - Use size_t.

llvm-svn: 219007
</content>
</entry>
<entry>
<title>Implement wait_group_events builtin v2</title>
<updated>2014-10-03T19:49:34+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>thomas.stellard@amd.com</email>
</author>
<published>2014-10-03T19:49:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=b5064f79efadaef7822be7427a30a6bd273a9d50'/>
<id>urn:sha1:b5064f79efadaef7822be7427a30a6bd273a9d50</id>
<content type='text'>
This is a simple default implemetation which just calls barrier().

v2:
  - Only call barrier() once.

llvm-svn: 219006
</content>
</entry>
<entry>
<title>Implement prefetch builtin</title>
<updated>2014-08-20T21:23:03+00:00</updated>
<author>
<name>Tom Stellard</name>
<email>thomas.stellard@amd.com</email>
</author>
<published>2014-08-20T21:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=2ad4243bf784527f3c6e3514d94411332bc1cfae'/>
<id>urn:sha1:2ad4243bf784527f3c6e3514d94411332bc1cfae</id>
<content type='text'>
The default implementation is a no-op.  Targets should override this
with their own implementations.

llvm-svn: 216127
</content>
</entry>
</feed>
