[PATCH] D24235: [OpenCL] Improve double literal handling
Neil Hickey via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 1 09:58:31 PDT 2016
neil.hickey updated this revision to Diff 76587.
neil.hickey added a comment.
Sorry for the delay. It looks like the code to handle extensions was changed since Neil Henning added the check against opencl 1.2. Perhaps the best approach is just to remove the check.
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.76587.patch
Type: text/x-patch
Size: 5936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161101/be2ef2c3/attachment.bin>
More information about the cfe-commits
mailing list