This revision was automatically updated to reflect the committed changes.
Closed by commit rG6fc73f63660b: [OpenCL] Add math and common builtin functions
(authored by svenvh).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69883/new/
https://reviews.
Anastasia accepted this revision.
Anastasia added a comment.
This revision is now accepted and ready to land.
LGTM! Thanks!
I guess we need to think about testing quite soon. :)
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69883/new/
https://reviews.llvm.org/D6
svenvh created this revision.
svenvh added reviewers: Anastasia, Pierre, Nicola.
Herald added subscribers: cfe-commits, kristina, yaxunl.
Herald added a reviewer: rengolin.
Herald added a project: clang.
Add the math and common builtin functions from the OpenCL C
specification.
Patch by Pierre Go