[PATCH] D24235: [OpenCL] Improve floating point literal handling

Neil Hickey via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 13 08:33:13 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289544: Improve handling of floating point literals in OpenCL to only use doubleā€¦ (authored by neil.hickey).

Changed prior to commit:
  https://reviews.llvm.org/D24235?vs=77975&id=81235#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24235

Files:
  cfe/trunk/lib/Sema/SemaChecking.cpp
  cfe/trunk/lib/Sema/SemaExpr.cpp
  cfe/trunk/lib/Sema/SemaType.cpp
  cfe/trunk/test/CodeGenOpenCL/fpmath.cl
  cfe/trunk/test/SemaOpenCL/extensions.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24235.81235.patch
Type: text/x-patch
Size: 6681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161213/58ea1fab/attachment.bin>


More information about the cfe-commits mailing list