[PATCH] D25291: [AArch64] Optionally use the Newton series for reciprocal estimation

Evandro Menezes via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 09:24:30 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL284986: [AArch64] Optionally use the Newton series for reciprocal estimation (authored by evandro).

Changed prior to commit:
  https://reviews.llvm.org/D25291?vs=75435&id=75598#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25291

Files:
  llvm/trunk/lib/Target/AArch64/AArch64.td
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/trunk/lib/Target/AArch64/AArch64Subtarget.h
  llvm/trunk/test/CodeGen/AArch64/recp-fastmath.ll
  llvm/trunk/test/CodeGen/AArch64/sqrt-fastmath.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25291.75598.patch
Type: text/x-patch
Size: 18125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161024/e61de986/attachment.bin>


More information about the llvm-commits mailing list