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

Evandro Menezes via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 21 08:25:03 PDT 2016


evandro retitled this revision from "[AArch64] Optionally use the reciprocal estimation machinery" to "[AArch64] Optionally use the Newton series for reciprocal estimation".
evandro updated this revision to Diff 75435.

Repository:
  rL LLVM

https://reviews.llvm.org/D25291

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25291.75435.patch
Type: text/x-patch
Size: 17933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161021/586797ed/attachment.bin>


More information about the llvm-commits mailing list