[all-commits] [llvm/llvm-project] 737394: Revert "clang: Treat ieee mode as the default for ...

Jeremy Morse via All-commits all-commits at lists.llvm.org
Thu Mar 5 02:55:47 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 737394c490444e968a6f640b99a6614567ca7f28
      https://github.com/llvm/llvm-project/commit/737394c490444e968a6f640b99a6614567ca7f28
  Author: Jeremy Morse <jeremy.morse at sony.com>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

  Changed paths:
    M clang/include/clang/Basic/CodeGenOptions.h
    M clang/include/clang/Driver/ToolChain.h
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/CodeGenCUDA/flush-denormals.cu
    M clang/test/CodeGenCUDA/propagate-metadata.cu
    M clang/test/CodeGenOpenCL/amdgpu-features.cl
    M clang/test/Driver/cuda-flush-denormals-to-zero.cu
    M clang/test/Driver/denormal-fp-math.c
    M clang/test/Driver/fp-model.c

  Log Message:
  -----------
  Revert "clang: Treat ieee mode as the default for denormal-fp-math"

This reverts commit c64ca93053af235bac0ca4dcdcd21c8882478310.

This patch tripped a few build bots:

  http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/24703/
  http://lab.llvm.org:8011/builders/clang-cmake-x86_64-avx2-linux/builds/13465/
  http://lab.llvm.org:8011/builders/clang-with-lto-ubuntu/builds/15994/

Reverting to clear the bots.




More information about the All-commits mailing list