[gomp4 05/14] omp-low: set 'omp target entrypoint' only on entypoints

Jakub Jelinek jakub@redhat.com
Fri Nov 6 14:08:00 GMT 2015


On Fri, Nov 06, 2015 at 03:05:05PM +0100, Bernd Schmidt wrote:
> This patch creates a new "omp target entrypoint" annotation that appears not
> to be used - it would be better to just not annotate a function if it's not
> going to need entrypoint treatment. IMO a single type of attribute should be
> sufficient for that.

But NVPTX is just one backend, perhaps other backends need different
treatment of the entry points?

	Jakub



More information about the Gcc-patches mailing list