[PATCH] D89372: [OpenCL] Remove unused extensions
Anastasia Stulova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 14 07:06:44 PDT 2020
Anastasia added a comment.
Yes, this is a group of extensions that doesn't seem to change anything in the kernel language. So if the macro is available I don't understand how it can be used to do anything different in the kernel code because it just doesn't modify anything in the kernel code.
FYI I have attempted to clarify the extensions with Khronos https://github.com/KhronosGroup/OpenCL-Docs/issues/82 but it didn't go very far unfortunately. I presume this is not important enough and some extensions are not even described at all or deprecated. If this is the case they should not hold us back.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89372/new/
https://reviews.llvm.org/D89372
More information about the cfe-commits
mailing list