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

Neil Hickey via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 15 03:47:10 PST 2016


neil.hickey retitled this revision from "[OpenCL] Improve double literal handling" to "[OpenCL] Improve floating point literal handling".
neil.hickey updated the summary for this revision.
neil.hickey updated this revision to Diff 77975.
neil.hickey added a comment.

Fixing indentation and improving comments.


https://reviews.llvm.org/D24235

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24235.77975.patch
Type: text/x-patch
Size: 6500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161115/ee5f176d/attachment.bin>


More information about the cfe-commits mailing list