[PATCH] D21127: Remove redundant FMUL in Newton-Raphson SQRT code
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 16 10:05:51 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL272920: [DAG] Remove redundant FMUL in Newton-Raphson SQRT code (authored by spatel).
Changed prior to commit:
http://reviews.llvm.org/D21127?vs=60661&id=60991#toc
Repository:
rL LLVM
http://reviews.llvm.org/D21127
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/X86/sqrt-fastmath-mir.ll
llvm/trunk/test/CodeGen/X86/sqrt-fastmath.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21127.60991.patch
Type: text/x-patch
Size: 15214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160616/36cc2224/attachment.bin>
More information about the llvm-commits
mailing list