[PATCH] D106785: [C++4OpenCL] Introduces __remove_address_space utility

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 28 10:32:23 PDT 2021


Anastasia added a subscriber: rjmccall.
Anastasia added a comment.

The patch looks good but I would like to check with @rjmccall whether it would make sense to add this functionality generically for C/C++ too just like `__remove_const` and other builtins proposed in https://reviews.llvm.org/D67052?


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

https://reviews.llvm.org/D106785



More information about the cfe-commits mailing list