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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 12 00:49:54 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371713: [DAGCombiner] Improve division estimation of floating points. (authored by chaofan, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66050?vs=219475&id=219852#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66050

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/AMDGPU/fdiv.ll
  llvm/trunk/test/CodeGen/AMDGPU/rsq.ll
  llvm/trunk/test/CodeGen/PowerPC/qpx-recipest.ll
  llvm/trunk/test/CodeGen/PowerPC/recipest.ll
  llvm/trunk/test/CodeGen/X86/recip-fastmath.ll
  llvm/trunk/test/CodeGen/X86/recip-fastmath2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66050.219852.patch
Type: text/x-patch
Size: 103109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190912/fca8a5fc/attachment.bin>


More information about the llvm-commits mailing list