[PATCH] D66050: Improve division estimation of floating points.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 10 04:07:23 PDT 2019


lebedev.ri added a comment.

Missing test coverage; performance/precision overview - how much of performance do we loose for how much extra precision, comparison with native division?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66050





More information about the llvm-commits mailing list