[OpenMP] add offload tests with reduction on complex data types
authorYe Luo <yeluo@anl.gov>
Mon, 12 Dec 2022 17:35:26 +0000 (11:35 -0600)
committerYe Luo <yeluo@anl.gov>
Mon, 12 Dec 2022 17:48:35 +0000 (11:48 -0600)
commitd3ebce93622e7d46d87dcf18bfbe6d40b8345956
treeae746be225233b2563b9821bd4a7296248b8022a
parentaea5980e26e6a87dab9f8acb10eb3a59dd143cb1
[OpenMP] add offload tests with reduction on complex data types

Differential Revision: https://reviews.llvm.org/D139856
openmp/libomptarget/test/offloading/bug49021.cpp
openmp/libomptarget/test/offloading/complex_reduction.cpp [new file with mode: 0644]