[PATCH] D69989: Assume ieee behavior without denormal-fp-math attribute

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 21 16:20:57 PST 2020


arsenm updated this revision to Diff 246037.
arsenm added a comment.

Rebase to eliminate test diff


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69989/new/

https://reviews.llvm.org/D69989

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69989.246037.patch
Type: text/x-patch
Size: 17713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200222/0a34a270/attachment.bin>


More information about the llvm-commits mailing list