[all-commits] [llvm/llvm-project] a4e71f: Assume ieee behavior without denormal-fp-math attr...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sat Mar 7 09:11:39 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a4e71f01c08fbaeaccfe3e11cc08790432cc7e45
      https://github.com/llvm/llvm-project/commit/a4e71f01c08fbaeaccfe3e11cc08790432cc7e45
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-03-07 (Sat, 07 Mar 2020)

  Changed paths:
    M clang/lib/CodeGen/CGCall.cpp
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/CodeGen/denormalfpmode.c
    M clang/test/CodeGenCUDA/flush-denormals.cu
    M clang/test/CodeGenCUDA/propagate-metadata.cu
    M clang/test/Driver/default-denormal-fp-math.c
    M clang/test/Driver/denormal-fp-math.c
    M llvm/lib/CodeGen/MachineFunction.cpp
    M llvm/test/CodeGen/X86/pow.ll
    M llvm/test/CodeGen/X86/sqrt-fastmath-mir.ll
    M llvm/test/CodeGen/X86/sqrt-fastmath.ll

  Log Message:
  -----------
  Assume ieee behavior without denormal-fp-math attribute




More information about the All-commits mailing list