public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Thomas Schwinge <tschwinge@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/devel/rust/master] Merge #1454
Date: Thu, 11 Aug 2022 19:19:06 +0000 (GMT)	[thread overview]
Message-ID: <20220811191906.7757F3856DED@sourceware.org> (raw)

https://gcc.gnu.org/g:7c3766ccfce1b90be8facf1124303519be93e66a

commit 7c3766ccfce1b90be8facf1124303519be93e66a
Merge: 349b0f8ed45 fc8d5dfe93e
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Wed Aug 10 10:03:11 2022 +0000

    Merge #1454
    
    1454: intrinsics: Refactor compilation of intrinsics r=CohenArthur a=CohenArthur
    
    This commit adds helpers around caching, compiling and using intrinsic
    functions before extending them with instructions specific to the
    intrinsic. We can refactor them further, but this is already a bit
    easier to deal with when writing new intrinsics
    
    
    Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>

Diff:

 gcc/rust/backend/rust-compile-intrinsic.cc         | 406 +++++++--------------
 gcc/testsuite/rust/compile/torture/intrinsics-2.rs |  22 ++
 2 files changed, 151 insertions(+), 277 deletions(-)


                 reply	other threads:[~2022-08-11 19:19 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=20220811191906.7757F3856DED@sourceware.org \
    --to=tschwinge@gcc.gnu.org \
    --cc=gcc-cvs@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).