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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 9 06:54:30 PDT 2019


spatel added reviewers: arsenm, rampitec, nhaehnle.
spatel added a comment.
Herald added a subscriber: wdng.

LGTM for x86. I tried the test program on Haswell and see the expected improvements (better results with FMA as also expected).
cc'ing some potential AMDGPU reviewers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66050





More information about the llvm-commits mailing list