This is an archive of the discontinued LLVM Phabricator instance.

[OpenCL] Add math and common builtin functions
ClosedPublic

Authored by svenvh on Nov 6 2019, 2:06 AM.

Details

Summary

Add the math and common 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, 2:06 AM
Herald added a project: Restricted Project. · View Herald Transcript
Anastasia accepted this revision.Nov 7 2019, 3:54 AM

LGTM! Thanks!

I guess we need to think about testing quite soon. :)

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