[PATCH] D30527: Replacing float with new class Fraction for LSR alternative way of resolving complex solution
    Steve Canon via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Mar  8 08:35:58 PST 2017
    
    
  
scanon added a comment.
What's the rationale for using rationals here instead of a (simpler) fixed-point representation, if we want to get rid of float?
Repository:
  rL LLVM
https://reviews.llvm.org/D30527
    
    
More information about the llvm-commits
mailing list