public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ktkachov at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/62275] ARM should use vcvta instructions when possible for float -> int rounding
Date: Tue, 02 Sep 2014 15:58:00 -0000	[thread overview]
Message-ID: <bug-62275-4-sM7h7buZjh@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-62275-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62275

--- Comment #2 from ktkachov at gcc dot gnu.org ---
Author: ktkachov
Date: Tue Sep  2 15:57:56 2014
New Revision: 214825

URL: https://gcc.gnu.org/viewcvs?rev=214825&root=gcc&view=rev
Log:
[ARM][1/2] Implement lceil, lfloor, lround optabs with new ARMv8-A
instructions.

      PR target/62275
      * config/arm/iterators.md (FIXUORS): New code iterator.
      (VCVT): New int iterator.
      (su_optab): New code attribute.
      (su): Likewise.
      * config/arm/vfp.md (l<vrint_pattern><su_optab><mode>si2): New pattern.

      PR target/62275
      * gcc.target/arm/lceil-vcvt_1.c: New test.
      * gcc.target/arm/lfloor-vcvt_1.c: Likewise.
      * gcc.target/arm/lround-vcvt_1.c: Likewise.

Added:
    trunk/gcc/testsuite/gcc.target/arm/lceil-vcvt_1.c
    trunk/gcc/testsuite/gcc.target/arm/lfloor-vcvt_1.c
    trunk/gcc/testsuite/gcc.target/arm/lround-vcvt_1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/iterators.md
    trunk/gcc/config/arm/vfp.md
    trunk/gcc/testsuite/ChangeLog


  parent reply	other threads:[~2014-09-02 15:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-26 23:11 [Bug target/62275] New: " josh.m.conner at gmail dot com
2014-09-01 16:13 ` [Bug target/62275] " ktkachov at gcc dot gnu.org
2014-09-02 15:58 ` ktkachov at gcc dot gnu.org [this message]
2014-09-02 16:00 ` ktkachov at gcc dot gnu.org
2014-09-02 16:01 ` ktkachov at gcc dot gnu.org
2014-09-02 17:23 ` josh.m.conner at gmail dot com
2014-10-08 15:38 ` yroux at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-62275-4-sM7h7buZjh@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).