[PATCH] D53738: [Fixed Point Arithmetic] Fixed Point Addition

Leonard Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 13 16:41:03 PST 2018


leonardchan added a comment.

For the integer conversion though, I was going to add that in a separate fixed-point-to-int and int-to-fixed-point patch.


Repository:
  rC Clang

https://reviews.llvm.org/D53738





More information about the cfe-commits mailing list