Skip to content
  • Katsuhisa Yuasa's avatar
    use right shift for log scale · 95a5a79e
    Katsuhisa Yuasa authored
    In quantize_fp functions, throughly replace costly division with right logical shift.
    Recovery of signedness by branchless conditional negation follows as is already done.
    
    Change-Id: I7278aa2930090440ac21ff288bbb6a13ad32b12c
    95a5a79e