[all-commits] [llvm/llvm-project] 718280: [AMDGPU][OpenMP] Use complex definitions from comp...
pdhaliwal-amd via All-commits
all-commits at lists.llvm.org
Thu Sep 9 16:20:50 PDT 2021
Branch: refs/heads/release/13.x
Home: https://github.com/llvm/llvm-project
Commit: 718280c8a2d1beec1ec4c130f96648ab3e41f38c
https://github.com/llvm/llvm-project/commit/718280c8a2d1beec1ec4c130f96648ab3e41f38c
Author: Pushpinder Singh <pushpinderdhaliwal00 at gmail.com>
Date: 2021-09-09 (Thu, 09 Sep 2021)
Changed paths:
M clang/lib/Headers/openmp_wrappers/complex
A clang/test/Headers/amdgcn-openmp-device-math-complex.cpp
Log Message:
-----------
[AMDGPU][OpenMP] Use complex definitions from complex_cmath.h
Following nvptx approach, this patch uses complex function
definitions from complex_cmath.h. With this patch, ovo passes
23/34 complex mathematical test cases.
Reviewed By: JonChesterfield
Differential Revision: https://reviews.llvm.org/D109344
(cherry picked from commit 12dcbf913c49db839b3669db0dcacd5de25facde)
More information about the All-commits
mailing list