public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* how to handle the frame_info and stack of various variable length MACHINE_MODE?
@ 2022-10-11  7:52 jinma
  0 siblings, 0 replies; only message in thread
From: jinma @ 2022-10-11  7:52 UTC (permalink / raw)
  To: gcc

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

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

only message in thread, other threads:[~2022-10-11  7:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-11  7:52 how to handle the frame_info and stack of various variable length MACHINE_MODE? jinma

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