Modifies OpenCL 3.0 optional core feature macro definitions so that
they are set analogously in C++ for OpenCL 2021.
This change aims to achieve compatibility between C++ for OpenCL
2021 and OpenCL 3.0.
Paths
| Differential D108704
[OpenCL] Define OpenCL 3.0 optional core features in C++ for OpenCL 2021 ClosedPublic Authored by Topotuna on Aug 25 2021, 8:06 AM.
Details Summary Modifies OpenCL 3.0 optional core feature macro definitions so that This change aims to achieve compatibility between C++ for OpenCL
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 26 2021, 10:08 AM This revision was landed with ongoing or failed builds.Sep 1 2021, 2:16 AM Closed by commit rGfb321c2ea274: [OpenCL] Define OpenCL 3.0 optional core features in C++ for OpenCL 2021 (authored by Topotuna). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 369887 clang/lib/Headers/opencl-c-base.h
clang/test/Headers/opencl-c-header.cl
clang/test/SemaOpenCL/features.cl
|