[all-commits] [llvm/llvm-project] 0e68f4: [OpenMP] add a offload test involving std::complex
Ye Luo via All-commits
all-commits at lists.llvm.org
Sat Sep 3 11:28:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e68f483d48d5d468addfd3a8c68a8862aa60222
https://github.com/llvm/llvm-project/commit/0e68f483d48d5d468addfd3a8c68a8862aa60222
Author: Ye Luo <yeluo at anl.gov>
Date: 2022-09-03 (Sat, 03 Sep 2022)
Changed paths:
M openmp/libomptarget/test/offloading/bug49021.cpp
A openmp/libomptarget/test/offloading/std_complex_arithmetic.cpp
Log Message:
-----------
[OpenMP] add a offload test involving std::complex
Taken from the https://github.com/llvm/llvm-project/issues/57064 reproducer.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D133258
More information about the All-commits
mailing list