[HSA] Avoid ICE when "HSA does not implement indirect calls" (was: [PATCH 4/4] Back-end and IPA bits of hsa branch merge)

2020-06-17 Thread Thomas Schwinge
Hi! It's been a while... ;-) On 2016-11-13T23:22:26+0100, Martin Jambor wrote: > --- a/gcc/hsa-gen.c > +++ b/gcc/hsa-gen.c > @@ -5068,6 +5102,12 @@ gen_hsa_insns_for_call (gimple *stmt, hsa_bb *hbb) >if (!gimple_call_builtin_p (stmt, BUILT_IN_NORMAL)) > { >tree function_decl =

[PATCH 4/4] Back-end and IPA bits of hsa branch merge

2016-11-13 Thread Martin Jambor
Hi, so this patch bundles together all the various fixes, cleanups and improvements to the HSAIL generation itself which are far too many to list here individually, more details can be found in the email messages that i sent when committing a given change to the branch. As the HSA maintainer I am