[all-commits] [llvm/llvm-project] 07e858: [OpenMP][AMDGCN] Enable complex functions
pdhaliwal-amd via All-commits
all-commits at lists.llvm.org
Tue Aug 24 00:11:00 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 07e85823aa75293888bba98868165f5acc3b2554
https://github.com/llvm/llvm-project/commit/07e85823aa75293888bba98868165f5acc3b2554
Author: Pushpinder Singh <pushpinderdhaliwal00 at gmail.com>
Date: 2021-08-24 (Tue, 24 Aug 2021)
Changed paths:
M clang/lib/Headers/__clang_cuda_complex_builtins.h
M clang/lib/Headers/openmp_wrappers/complex
M clang/lib/Headers/openmp_wrappers/complex.h
A clang/test/Headers/amdgcn-openmp-device-math-complex.c
Log Message:
-----------
[OpenMP][AMDGCN] Enable complex functions
This patch enables basic complex functionality using the ocml builtins.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D108552
More information about the All-commits
mailing list