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

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 06:22:43 PDT 2019


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

Fix typo and rebase.


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.217129.patch
Type: text/x-patch
Size: 105363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190826/b564ed3d/attachment-0001.bin>


More information about the llvm-commits mailing list