This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [hsa] HSA: add support for function declaration emission and, fix RA.


Hi,

On Tue, 30 Jun 2015, Martin LiÅka wrote:

> Following patch implements emission of function declarations and removes 
> hsa_call_block_insn. The insn is replaced with a new hsa_arg_block_insn, 
> which will make insn iteration flat and much easier for register 
> allocator.

Given that BRIG forces us to have a multi-level layering of instructions 
in one way or the other, I indeed think this new representation is nicer, 
so thanks.


Ciao,
Michael.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]