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:
svenvh added a comment.
Thanks, lgtm!
https://reviews.llvm.org/D24235
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
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 improvi