Joachim Protze
e2f5444c9c
[OpenMP][Tests] Enable nvptx64 testing for most libomptarget tests
...
Also add $BUILD/lib to the LIBRARY_PATH to fix
https://bugs.llvm.org/show_bug.cgi?id=46836 .
Reviewed By: JonChesterfield
Differential Revision: https://reviews.llvm.org/D84557
2020-07-28 11:08:24 +02:00
George Rokos
7ec263672c
[OpenMP] libomptarget: test correction for use with OpenMP 4.5
...
Differential Revision: https://reviews.llvm.org/D32562
Thanks to Sergey Dmitriev for submitting the patch.
llvm-svn: 301577
2017-04-27 18:54:00 +00:00
Paul Osmialowski
1e254c5295
Add AArch64 support.
...
This adds AArch64 support to recently added part of the runtime responsible for offloading to target. This piece of code allows offloading-to-self on AArch64 machines.
Differential Revision: https://reviews.llvm.org/D30644
llvm-svn: 297070
2017-03-06 21:00:07 +00:00
George Rokos
2467df6e4f
[OpenMP] Initial implementation of OpenMP offloading library - libomptarget.
...
This is the patch upstreaming the device-agnostic part of libomptarget.
Differential Revision: https://reviews.llvm.org/D14031
llvm-svn: 293094
2017-01-25 21:27:24 +00:00