[PATCH] D22940: [OpenCL] Handle -cl-fp32-correctly-rounded-divide-sqrt

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 9 13:18:22 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278155: [OpenCL] Handle -cl-fp32-correctly-rounded-divide-sqrt (authored by yaxunl).

Changed prior to commit:
  https://reviews.llvm.org/D22940?vs=66002&id=67406#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22940

Files:
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/include/clang/Frontend/CodeGenOptions.def
  cfe/trunk/lib/CodeGen/CGCall.cpp
  cfe/trunk/lib/CodeGen/CGExprScalar.cpp
  cfe/trunk/lib/Driver/Tools.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/test/CodeGenOpenCL/fpmath.cl
  cfe/trunk/test/Driver/opencl.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22940.67406.patch
Type: text/x-patch
Size: 7528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160809/397b1654/attachment.bin>


More information about the cfe-commits mailing list