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

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 5 11:31:45 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL265435: [CUDA] Add -fcuda-flush-denormals-to-zero. (authored by jlebar).

Changed prior to commit:
  http://reviews.llvm.org/D18671?vs=52310&id=52718#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18671

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18671.52718.patch
Type: text/x-patch
Size: 5566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160405/944fc238/attachment-0001.bin>


More information about the cfe-commits mailing list