[Clang] Convergent Attribute

Anastasia Stulova via cfe-commits cfe-commits at lists.llvm.org
Mon May 9 10:39:19 PDT 2016


Since it's not a part of any official spec we could of course make it accepted with anything.

Just out of curiosity what other programming models supported by Clang do you think this attribute would be useful for?

Anastasia

-----Original Message-----
From: Matt Arsenault [mailto:Matthew.Arsenault at amd.com] 
Sent: 07 May 2016 00:37
To: Anastasia Stulova; Ettore Speziale; Aaron Ballman
Cc: nd; Clang Commits
Subject: Re: [Clang] Convergent Attribute

On 05/06/2016 12:11 PM, Anastasia Stulova via cfe-commits wrote:
> I was just wondering whether it would make sense to restrict the usage of the attribute to OpenCL language i.e. to add  "let LangOpts = [OpenCL];" in the attribute definition.
This seems to be a pointless arbitrary restriction to me

-Matt



More information about the cfe-commits mailing list