For compatibility with OpenCL C, enable the vec_step builtin in C++ for OpenCL mode.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D90766
[OpenCL] Support vec_step in C++ for OpenCL mode ClosedPublic Authored by svenvh on Nov 4 2020, 7:52 AM.
Details
Summary For compatibility with OpenCL C, enable the vec_step builtin in C++ for OpenCL mode.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 4 2020, 8:02 AM Closed by commit rG8ac9bcc746b9: [OpenCL] Support vec_step in C++ for OpenCL mode (authored by svenvh). · Explain WhyNov 5 2020, 4:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 303078 clang/include/clang/Basic/TokenKinds.def
clang/test/CodeGenOpenCLCXX/constexpr.cl
|