[PATCH] D18671: [CUDA] Add --cuda-flush-denormals-to-zero.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 31 16:46:47 PDT 2016


jlebar updated this revision to Diff 52310.
jlebar marked an inline comment as done.
jlebar added a comment.

Update flags so we only pass -fcuda-flush-denormals-to-zero to cc1 if appropriate.


http://reviews.llvm.org/D18671

Files:
  include/clang/Basic/LangOptions.def
  include/clang/Driver/Options.td
  lib/CodeGen/CGCall.cpp
  lib/CodeGen/CodeGenModule.cpp
  lib/Driver/ToolChains.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGenCUDA/flush-denormals.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18671.52310.patch
Type: text/x-patch
Size: 5330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160331/cadb1624/attachment.bin>


More information about the cfe-commits mailing list