[PATCH] D113107: Support of expression granularity for _Float16.
Phoebe Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 30 02:50:51 PDT 2022
pengfei added a comment.
> Am I understanding correctly? @pengfei you are interested in the -fexcess-precision=16 part of this right? @rjmccall what do yo think?
I agree with @rjmccall , we just need to disable what we do here for `-fexcess-precision=16`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113107/new/
https://reviews.llvm.org/D113107
More information about the cfe-commits
mailing list