public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/rust/master] Merge #1454
@ 2022-08-11 19:19 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2022-08-11 19:19 UTC (permalink / raw)
  To: gcc-cvs

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(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-11 19:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-11 19:19 [gcc/devel/rust/master] Merge #1454 Thomas Schwinge

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).