[PATCH] D26518: [AArch64] Compute the Newton series for reciprocals natively
Evandro Menezes via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 14 15:38:59 PST 2016
This revision was automatically updated to reflect the committed changes.
evandro marked 5 inline comments as done.
Closed by commit rL286907: [AArch64] Compute the Newton series for reciprocals natively (authored by evandro).
Changed prior to commit:
https://reviews.llvm.org/D26518?vs=77536&id=77898#toc
Repository:
rL LLVM
https://reviews.llvm.org/D26518
Files:
llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.h
llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
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: D26518.77898.patch
Type: text/x-patch
Size: 13860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161114/45d1756d/attachment.bin>
More information about the llvm-commits
mailing list