public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andreas Krebbel <krebbel@linux.vnet.ibm.com>
To: gcc-patches@gcc.gnu.org
Subject: [Committed 0/2] Vector builtin improvements
Date: Thu, 11 Aug 2016 11:22:00 -0000	[thread overview]
Message-ID: <20160811112204.23738-1-krebbel@linux.vnet.ibm.com> (raw)

These two patches implement 2 minor improvements to the vector builtins.

Committed after successful regression testing with -march=z13.  The
patches will be applied to GCC 6 branch as well.

Andreas Krebbel (2):
  S/390: Fix vlvg vlgv low-level builtins.
  S/390: Provide low-level builtins with __int128 ops.

 gcc/config/s390/s390-builtin-types.def |   3 +
 gcc/config/s390/s390-builtins.def      |  69 ++++++++++++--------
 gcc/config/s390/s390.c                 |  15 +++++
 gcc/config/s390/s390.md                |   5 +-
 gcc/config/s390/vecintrin.h            |  16 ++---
 gcc/config/s390/vx-builtins.md         | 113 +++++++++------------------------
 6 files changed, 101 insertions(+), 120 deletions(-)

-- 
2.9.1

             reply	other threads:[~2016-08-11 11:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-11 11:22 Andreas Krebbel [this message]
2016-08-11 11:22 ` [PATCH 1/2] S/390: Fix vlvg vlgv low-level builtins Andreas Krebbel
2016-08-11 11:22 ` [PATCH 2/2] S/390: Provide low-level builtins with __int128 ops Andreas Krebbel

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=20160811112204.23738-1-krebbel@linux.vnet.ibm.com \
    --to=krebbel@linux.vnet.ibm.com \
    --cc=gcc-patches@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).