[PATCH] D20494: [CUDA] Add section to docs about controlling fp optimizations.

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Mon May 23 11:30:28 PDT 2016


jlebar updated this revision to Diff 58124.
jlebar added a comment.
Herald added a subscriber: jholewinski.

Update per tra's comment that fp-contract=fast is set on both the host and device.


http://reviews.llvm.org/D20494

Files:
  docs/CompileCudaWithLLVM.rst
  include/llvm/IR/IntrinsicsNVVM.td
  lib/CodeGen/MachineLICM.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20494.58124.patch
Type: text/x-patch
Size: 5430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160523/22764eec/attachment-0001.bin>


More information about the llvm-commits mailing list