[PATCH] D42844: [OpenCL] Add test for atomic pointers.

Mariya Podchishchaeva via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 11 23:16:29 PST 2018


Fznamznon added a comment.

Yes, we don't have anything OpenCL specific for atomic pointers. 
But we have OpenCL specific in pointers and atomics separately and we have address spaces.
Why not to test all at once?


Repository:
  rC Clang

https://reviews.llvm.org/D42844





More information about the cfe-commits mailing list