public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: scott.duplichan@hp.com
To: gcc-gnats@gcc.gnu.org
Subject: optimization/10654: feature request: non-temporal store, 64-bit general purpose register
Date: Wed, 07 May 2003 02:46:00 -0000	[thread overview]
Message-ID: <20030507024357.21758.qmail@sources.redhat.com> (raw)


>Number:         10654
>Category:       optimization
>Synopsis:       feature request: non-temporal store, 64-bit general purpose register
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Wed May 07 02:46:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     scott duplichan
>Release:        unknown-1.0
>Organization:
>Environment:
all
>Description:
Please forgive me if this is not the place for a feature request.

Feature request: _mm_stream_si64

An intrinsic for non-temporal store of ordinary 64-bit data is needed. IA64, AMD64, and possible others support this natively.

This type of store can achieve a 2X or so performance gain.
>How-To-Repeat:
On a system that supports native 64-bit registers, try to do a non-temporal store without using assembly language.
>Fix:
Implement an intrinsic function that stores a 64-bit general purpose register using a non-temporal store.

>Release-Note:
>Audit-Trail:
>Unformatted:


                 reply	other threads:[~2003-05-07  2:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20030507024357.21758.qmail@sources.redhat.com \
    --to=scott.duplichan@hp.com \
    --cc=gcc-gnats@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).