[PATCH] D78606: [DAGCombine] Adding a new Newton-Raphson implementation to leverage the FMA

Roman Lebedev via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 22 01:11:18 PDT 2020


You Shall Not Pass: Restricted Differential Revision
^ please fix that

On Wed, Apr 22, 2020 at 6:01 AM Scott Manley via Phabricator via
llvm-commits <llvm-commits at lists.llvm.org> wrote:
>
> rscottmanley added a comment.
>
> Are your accuracy and speedup numbers applicable for both f32 and f64 sqrt?
>
>
> Repository:
>   rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D78606/new/
>
> https://reviews.llvm.org/D78606
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits


More information about the llvm-commits mailing list