]> git.ipfire.org Git - thirdparty/gcc.git/commit
OpenMP, GCN: Add interop-hsa testcase
authorAndrew Stubbs <ams@baylibre.com>
Thu, 24 Apr 2025 16:50:08 +0000 (16:50 +0000)
committerAndrew Stubbs <ams@baylibre.com>
Mon, 28 Apr 2025 10:15:20 +0000 (10:15 +0000)
commit33e01148ab0ed5fba2a5ac380bbba2e90629d7fd
treee18519c35ba06d902d91a560e8b684e7889b74b7
parentac405d674953d77fe7be8b7f1231cfd772326d31
OpenMP, GCN: Add interop-hsa testcase

This testcase ensures that the interop HSA support is sufficient to run
a kernel manually on the same device.

libgomp/ChangeLog:

* testsuite/libgomp.c/interop-hsa.c: New test.

(cherry picked from commit 8d84ea28510054fbbb8a2b7441916bd75e29163f)
libgomp/testsuite/libgomp.c/interop-hsa.c [new file with mode: 0644]