[PATCH] D33719: Add _Float16 as a C/C++ source language type
Sjoerd Meijer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 6 08:49:12 PDT 2017
SjoerdMeijer added a comment.
I am going to commit this within a few days. That looks reasonable to me given that the comments in the last reviews were very minor (which I have of course addressed already). Also, in case of issues, I am guessing fixes and/or addition can be easily done post-commit, and if not a revert is cheap.
Committing this allows me to make some progress on the FP16 work. I have mostly fixed up the AArch64 back-end, and will now focus on ARM and the remaining Clang patches (documentation).
Comments are still welcome of course, which I then will address before committing.
https://reviews.llvm.org/D33719
More information about the cfe-commits
mailing list