This is an archive of the discontinued LLVM Phabricator instance.

[OpenCL] Add geometric and relational builtin functions
ClosedPublic

Authored by svenvh on Nov 6 2019, 10:01 AM.

Details

Summary

Adds the geometric and relational builtin functions from the OpenCL C
specification.

Patch by Pierre Gondois and Sven van Haastregt.

Diff Detail

Event Timeline

svenvh created this revision.Nov 6 2019, 10:01 AM
Herald added a project: Restricted Project. · View Herald Transcript
Anastasia accepted this revision.Nov 7 2019, 4:09 AM

LGTM! Thanks!

This revision is now accepted and ready to land.Nov 7 2019, 4:09 AM
This revision was automatically updated to reflect the committed changes.