[PATCH] D21127: Remove redundant FMUL in Newton-Raphson SQRT code

Nikolai Bozhenov via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 10 14:02:16 PDT 2016


n.bozhenov updated this revision to Diff 60402.
n.bozhenov marked an inline comment as done.
n.bozhenov added a comment.

Sorry, last time I uploaded the wrong diff. Here's the correct diff.


http://reviews.llvm.org/D21127

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/X86/sqrt-fastmath.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21127.60402.patch
Type: text/x-patch
Size: 13148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160610/c41d90fd/attachment-0001.bin>


More information about the llvm-commits mailing list