kzhuravl added inline comments.

================
Comment at: lib/CodeGen/TargetInfo.cpp:7976
+
+    Name = Twine(Twine(Name) + Twine("one-as")).str();
+  }
----------------
rampitec wrote:
> I think subgroup is in the single address space even if sequentially 
> consistent.
I have synced with @t-tye, and it seems like it might not be. @b-sumner, do you 
know what opencl spec states? Thanks.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59494/new/

https://reviews.llvm.org/D59494



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to