This is an archive of the discontinued LLVM Phabricator instance.

[OpenCL] Add integer functions to builtin functions
ClosedPublic

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

Details

Summary

This patch adds the integer builtin functions from the OpenCL C
specification.

Diff Detail

Event Timeline

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

LGTM! Thanks!

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