[PATCH] D99190: WIP: [SYCL] Add design document for SYCL mode
Ronan Keryell via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 25 16:23:46 PDT 2021
keryell added a comment.
> ! In D99190#2650326 <https://reviews.llvm.org/D99190#2650326>, @bader wrote:
>
> 2. I'm looking for suggestions on "OpenCL extensions" clarification.
I said that "OpenCL extensions" are misleading because it can be understood as either extensions inside OpenCL (`cl_khr_ext`...) or extensions to C/C++ with specific OpenCL features (like `kernel` or `global`).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99190/new/
https://reviews.llvm.org/D99190
More information about the cfe-commits
mailing list