On Mon, Jun 06, 2016 at 02:40:33PM +0100, Jiong Wang wrote:
> Similar as [3/6], these intrinsics were implemented before the instruction
> pattern "aarch64_rsqrts" added, that these intrinsics were implemented
> through inline assembly.
>
> This mirgrate the implementation to builtin.
OK.
Thanks
Similar as [3/6], these intrinsics were implemented before the instruction
pattern "aarch64_rsqrts" added, that these intrinsics were implemented
through inline assembly.
This mirgrate the implementation to builtin.
gcc/
2016-06-06 Jiong Wang
* config/aarch64/aarch64-builtins.def (rsqr
On 27/05/16 14:25, James Greenhalgh wrote:
On Tue, May 24, 2016 at 09:23:53AM +0100, Jiong Wang wrote:
Similar as [3/6], these intrinsics were implemented before the instruction
pattern "aarch64_rsqrts" added, that these intrinsics were implemented
through inline assembly.
This mirgrate the i
On Tue, May 24, 2016 at 09:23:53AM +0100, Jiong Wang wrote:
> Similar as [3/6], these intrinsics were implemented before the instruction
> pattern "aarch64_rsqrts" added, that these intrinsics were implemented
> through inline assembly.
>
> This mirgrate the implementation to builtin.
>
> gcc/
>
Similar as [3/6], these intrinsics were implemented before the instruction
pattern "aarch64_rsqrts" added, that these intrinsics were implemented
through inline assembly.
This mirgrate the implementation to builtin.
gcc/
2016-05-23 Jiong Wang
* config/aarch64/aarch64-builtins.def (rsq