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
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
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