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

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 9 20:06:00 PDT 2019


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

Upload patch with full context.


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/qpx-recipest.ll
  llvm/test/CodeGen/PowerPC/recipest.ll
  llvm/test/CodeGen/X86/recip-fastmath.ll
  llvm/test/CodeGen/X86/recip-fastmath2.ll
  llvm/test/MC/AsmParser/preserve-comments-crlf.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66050.219469.patch
Type: text/x-patch
Size: 103857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190910/374d1074/attachment.bin>


More information about the llvm-commits mailing list