[PATCH] D36895: Add a class for fixed point arithmetic

Javed Absar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 1 08:21:53 PDT 2017


javed.absar added a comment.

You mention "For now point is fixed in the middle [32 bits].[32 bits], which makes calculations simple and fast.". Perhaps this should be commented in the code as well.


Repository:
  rL LLVM

https://reviews.llvm.org/D36895





More information about the llvm-commits mailing list