[Clang] Convergent Attribute

Ettore Speziale via cfe-commits cfe-commits at lists.llvm.org
Mon May 9 11:25:51 PDT 2016


Hello,

> 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

Updated the patch based on the review comments:

* allow the [[clang::convergent]] attribute spelling
* used a better example in the documentation

Thanks

--------------------------------------------------
Ettore Speziale — Compiler Engineer
speziale.ettore at gmail.com
espeziale at apple.com
--------------------------------------------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: convergent.diff
Type: application/octet-stream
Size: 4747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160509/b49696dd/attachment.obj>


More information about the cfe-commits mailing list