[Openmp-commits] [PATCH] D159119: [OpenMP] Enable optimization level for memory_manager.cpp OpenMP test.
Gheorghe-Teodor Bercea via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Aug 30 02:14:32 PDT 2023
doru1004 updated this revision to Diff 554636.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159119/new/
https://reviews.llvm.org/D159119
Files:
openmp/libomptarget/test/offloading/memory_manager.cpp
Index: openmp/libomptarget/test/offloading/memory_manager.cpp
===================================================================
--- openmp/libomptarget/test/offloading/memory_manager.cpp
+++ openmp/libomptarget/test/offloading/memory_manager.cpp
@@ -1,6 +1,5 @@
-// RUN: %libomptarget-compilexx-run-and-check-generic
+// RUN: %libomptarget-compileoptxx-run-and-check-generic
-// UNSUPPORTED: amdgcn-amd-amdhsa
// UNSUPPORTED: x86_64-pc-linux-gnu
// UNSUPPORTED: x86_64-pc-linux-gnu-LTO
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159119.554636.patch
Type: text/x-patch
Size: 494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230830/6fce0c89/attachment-0001.bin>
More information about the Openmp-commits
mailing list