[PATCH] D90766: [OpenCL] Support vec_step in C++ for OpenCL mode

2020-11-05 Thread Sven van Haastregt via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG8ac9bcc746b9: [OpenCL] Support vec_step in C++ for OpenCL mode (authored by svenvh). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D90766/new/ https://review

[PATCH] D90766: [OpenCL] Support vec_step in C++ for OpenCL mode

2020-11-04 Thread Anastasia Stulova via Phabricator via cfe-commits
Anastasia accepted this revision. Anastasia added a comment. This revision is now accepted and ready to land. LGTM! Good spot! CHANGES SINCE LAST ACTION https://reviews.llvm.org/D90766/new/ https://reviews.llvm.org/D90766 ___ cfe-commits mailing li

[PATCH] D90766: [OpenCL] Support vec_step in C++ for OpenCL mode

2020-11-04 Thread Sven van Haastregt via Phabricator via cfe-commits
svenvh created this revision. svenvh added a reviewer: Anastasia. Herald added subscribers: dexonsmith, yaxunl. svenvh requested review of this revision. For compatibility with OpenCL C, enable the `vec_step` builtin in C++ for OpenCL mode. https://reviews.llvm.org/D90766 Files: clang/includ