[PATCH] D21723: [RFC] Enhance synchscope representation
Konstantin Zhuravlyov via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 14 11:33:02 PDT 2016
kzhuravl added a comment.
In https://reviews.llvm.org/D21723#538003, @sheredom wrote:
> I minorly dislike synchscope as the term for it - syncscope reads better to me (I read the former as 'Singe Scope', the latter as 'Sink Scope').
Agreed, I have changed the keyword to syncscope and did relevant updates to LangRef. I would also like to rename functions and variables in the same manner (synchscope -> syncscope), but, if there are no objections, I would prefer to do it in a separate patch?
https://reviews.llvm.org/D21723
More information about the llvm-commits
mailing list