[all-commits] [llvm/llvm-project] 86e3b7: [hip] Claim builtin type `__float128` supported if...

darkbuck via All-commits all-commits at lists.llvm.org
Tue Apr 21 12:57:07 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 86e3b735cd803cc22c9eae15d99ce9df5956aae6
      https://github.com/llvm/llvm-project/commit/86e3b735cd803cc22c9eae15d99ce9df5956aae6
  Author: Michael Liao <michael.hliao at gmail.com>
  Date:   2020-04-21 (Tue, 21 Apr 2020)

  Changed paths:
    M clang/lib/Basic/Targets/AMDGPU.cpp
    A clang/test/SemaCUDA/amdgpu-f128.cu

  Log Message:
  -----------
  [hip] Claim builtin type `__float128` supported if the host target supports it.

Reviewers: tra, yaxunl

Subscribers: jvesely, nhaehnle, kerbowa, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D78513




More information about the All-commits mailing list