[PATCH] D24235: [OpenCL] Improve double literal handling
Neil Hickey via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 9 02:59:32 PDT 2016
neil.hickey updated this revision to Diff 70799.
neil.hickey added a comment.
Modifying formating to match LLVM style. Adding new test to confirm that the vararg for printf is cast up to a double is allowable.
https://reviews.llvm.org/D24235
Files:
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.70799.patch
Type: text/x-patch
Size: 5368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160909/7f08c176/attachment.bin>
More information about the cfe-commits
mailing list