[all-commits] [llvm/llvm-project] 12dcbf: [AMDGPU][OpenMP] Use complex definitions from comp...

pdhaliwal-amd via All-commits all-commits at lists.llvm.org
Wed Sep 8 22:25:34 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 12dcbf913c49db839b3669db0dcacd5de25facde
      https://github.com/llvm/llvm-project/commit/12dcbf913c49db839b3669db0dcacd5de25facde
  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




More information about the All-commits mailing list