This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 0/3][AArch64] Add infrastructure for more approximate FP operations


On 04/27/16 16:13, Evandro Menezes wrote:
This patch suite increases the granularity of target selections of approximate FP operations and adds the options of emitting approximate square root and division.

The full suite is contained in the emails tagged:

1.

[PATCH 1/3][AArch64] Add more choices for the reciprocal square root approximation

2.

   [PATCH 2/3][AArch64] Emit square root using the Newton series

3.

   [PATCH 3/3][AArch64] Emit division using the Newton series

Ping.

--
Evandro Menezes


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]