public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "jinma" <jinma@linux.alibaba.com>
To: "gcc" <gcc@gcc.gnu.org>
Subject: how to handle the frame_info and stack of various variable length MACHINE_MODE?
Date: Tue, 11 Oct 2022 15:52:15 +0800	[thread overview]
Message-ID: <64504763-c4c8-4f4e-84a5-166094c6f557.jinma@linux.alibaba.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 484 bytes --]

 Hi,
 I have some questions about the frame_info and stack of variable length type:
In the current gcc framework, it seems that 'poly_uint64(coeff0, coeff1)' 
is used to calculate 'cfun->machine->frame', but only one variable length 
type(vector) can be processed.
 If I want to add a new variable length type, such as matrix type, 
how can I handle its frame_info and stack? In other words, how to handle the 
frame_info and stack of various variable length MACHINE_MODE. 
 Thanks. 

                 reply	other threads:[~2022-10-11  7:52 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=64504763-c4c8-4f4e-84a5-166094c6f557.jinma@linux.alibaba.com \
    --to=jinma@linux.alibaba.com \
    --cc=gcc@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).