[PATCH] D21379: [X86] Heuristic to selectively build Newton-Raphson SQRT estimation

Nikolai Bozhenov via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 05:55:24 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277725: [X86] Heuristic to selectively build Newton-Raphson SQRT estimation (authored by n.bozhenov).

Changed prior to commit:
  https://reviews.llvm.org/D21379?vs=65527&id=66793#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D21379

Files:
  llvm/trunk/include/llvm/Target/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.h
  llvm/trunk/lib/Target/X86/X86.td
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/lib/Target/X86/X86Subtarget.cpp
  llvm/trunk/lib/Target/X86/X86Subtarget.h
  llvm/trunk/test/CodeGen/X86/sqrt-fastmath-tune.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21379.66793.patch
Type: text/x-patch
Size: 12051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160804/00cdb4dc/attachment.bin>


More information about the llvm-commits mailing list