Re: [PATCH 2/8] [BRIGFE] Enable whole program optimizations

2018-05-04 Thread Pekka Jääskeläinen
Committed as r259943. On Fri, May 4, 2018 at 4:57 PM, Pekka Jääskeläinen wrote: > HSA assumes all program scope HSAIL symbols can be queried from > the host runtime API, thus cannot be removed by the IPA. > > Getting some inlining happening in the finalized binary required: > * explicitly marking

[PATCH 2/8] [BRIGFE] Enable whole program optimizations

2018-05-04 Thread Pekka Jääskeläinen
3=A4inen?= Date: Sat, 27 Jan 2018 10:36:42 +0100 Subject: [PATCH 2/8] [BRIGFE] Enable whole program optimizations HSA assumes all program scope HSAIL symbols can be queried from the host runtime API, thus cannot be removed by the IPA. Getting some inlining happening in the finalized binary requir