[all-commits] [llvm/llvm-project] 370055: [HIP][NFC] Use correct max in cuda_complex_builtins

Aaron Enye Shi via All-commits all-commits at lists.llvm.org
Tue Oct 27 12:36:38 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3700556ecb062abf786ad52a5474c27b22c19107
      https://github.com/llvm/llvm-project/commit/3700556ecb062abf786ad52a5474c27b22c19107
  Author: Aaron En Ye Shi <enye.shi at gmail.com>
  Date:   2020-10-27 (Tue, 27 Oct 2020)

  Changed paths:
    M clang/lib/Headers/__clang_cuda_complex_builtins.h

  Log Message:
  -----------
  [HIP][NFC] Use correct max in cuda_complex_builtins

Update the clang complex builtins for OpenMP to use the
correct max function from either __nv_* or __ocml_*.




More information about the All-commits mailing list