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

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 18 09:51:41 PDT 2019


qiucf updated this revision to Diff 215779.
qiucf added a comment.

Rebase to fix regression.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66050

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66050.215779.patch
Type: text/x-patch
Size: 104748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190818/dffd4647/attachment-0001.bin>


More information about the llvm-commits mailing list