diff options
author | James Greenhalgh <james.greenhalgh@arm.com> | 2013-04-29 10:17:51 +0000 |
---|---|---|
committer | James Greenhalgh <jgreenhalgh@gcc.gnu.org> | 2013-04-29 10:17:51 +0000 |
commit | 0659ce6ffb54bcdc6232b6d4ba6b580cbef427c9 (patch) | |
tree | 6c0c8582aab543508b3368c97dad442bcd4c379d /gcc/loop-iv.c | |
parent | ea78906a44deed40a23a5ef2362310e4d116c798 (diff) | |
download | gcc-0659ce6ffb54bcdc6232b6d4ba6b580cbef427c9.zip gcc-0659ce6ffb54bcdc6232b6d4ba6b580cbef427c9.tar.gz gcc-0659ce6ffb54bcdc6232b6d4ba6b580cbef427c9.tar.bz2 |
[AArch64] Map frint intrinsics to standard pattern names directly.
gcc/
* config/aarch64/aarch64-builtins.c
(aarch64_builtin_vectorized_function): Fold to standard pattern names.
* config/aarch64/aarch64-simd-builtins.def (frintn): New.
(frintz): Rename to...
(btrunc): ...this.
(frintp): Rename to...
(ceil): ...this.
(frintm): Rename to...
(floor): ...this.
(frinti): Rename to...
(nearbyint): ...this.
(frintx): Rename to...
(rint): ...this.
(frinta): Rename to...
(round): ...this.
* config/aarch64/aarch64-simd.md
(aarch64_frint<frint_suffix><mode>): Delete.
(<frint_pattern><mode>2): Convert to insn.
* config/aarch64/aarch64.md (unspec): Add UNSPEC_FRINTN.
* config/aarch64/iterators.md (FRINT): Add UNSPEC_FRINTN.
(frint_pattern): Likewise.
(frint_suffix): Likewise.
From-SVN: r198394
Diffstat (limited to 'gcc/loop-iv.c')
0 files changed, 0 insertions, 0 deletions