Anastasia added a comment. In D108461#2960030 <https://reviews.llvm.org/D108461#2960030>, @Topotuna wrote:
> `__opencl_c_generic_address_space` should not have been chosen as the first > feature to be addressed out of all OpenCL 3.0 optional core features. This is > because `__opencl_c_device_enqueue` has a dependency on this feature. I will > review the order in which OpenCL 3.0 optional features should be introduced > to C++ for OpenCL 2021 and return to this revision when all dependencies are > resolved. Ok, although it makes sense to add generic address space as multiple other features depend on this and we can unblock more work. Also I think `__opencl_c_device_enqueue` is being worked on by someone already but it is still not complete. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D108461/new/ https://reviews.llvm.org/D108461 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits