On 11/06/2015 03:08 PM, Jakub Jelinek wrote:
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?

If we don't know, then it's not a problem we have to solve now. We can change it at any time later. For now, let's just keep it simple - no need to invent special annotations that end up unused.


Bernd

Reply via email to