[PATCH] D113107: Support of expression granularity for _Float16.

Phoebe Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 17 18:26:01 PST 2021


pengfei added a comment.

Thanks for @rjmccall 's summary and @scanon 's information. They are exactly the backgrounds I know for the requirment. Sorry I didn't and couldn't say it clearly in this way.
@zahiraam , I took `__fp16` for example to illustrate the case for `a + b + c`, but didn't emphasize the difference in the other case. Sorry for the misleading.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113107/new/

https://reviews.llvm.org/D113107



More information about the cfe-commits mailing list