This revision was automatically updated to reflect the committed changes.
Closed by commit rG3d30f2cff7a4: [OpenCL] Add geometric and relational builtin
functions (authored by svenvh).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69908/new/
https:/
Anastasia accepted this revision.
Anastasia added a comment.
This revision is now accepted and ready to land.
LGTM! Thanks!
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69908/new/
https://reviews.llvm.org/D69908
___
svenvh created this revision.
svenvh added reviewers: Anastasia, Nicola, Pierre.
Herald added subscribers: cfe-commits, kristina, yaxunl.
Herald added a reviewer: rengolin.
Herald added a project: clang.
Adds the geometric and relational builtin functions from the OpenCL C
specification.
Patch by