[all-commits] [llvm/llvm-project] 447dc8: Revert "[PowerPC] [Clang] Enable float128 feature ...

Qiu Chaofan via All-commits all-commits at lists.llvm.org
Fri Feb 5 04:35:55 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 447dc856b243b99ce70019ba1187c39746f4e0e9
      https://github.com/llvm/llvm-project/commit/447dc856b243b99ce70019ba1187c39746f4e0e9
  Author: Qiu Chaofan <qiucofan at cn.ibm.com>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

  Changed paths:
    M clang/lib/Basic/Targets/PPC.cpp
    M clang/test/Driver/ppc-f128-support-check.c

  Log Message:
  -----------
  Revert "[PowerPC] [Clang] Enable float128 feature on P9 by default"

Commit 6bf29dbb enables float128 feature by default for Power9 targets.
But float128 may cause build failure in libcxx testing. Revert this
commit first to unblock LLVM 12 release.




More information about the All-commits mailing list