This is an archive of the discontinued LLVM Phabricator instance.

[OpenCL] Add image query builtin functions
ClosedPublic

Authored by svenvh on Sep 18 2019, 8:41 AM.

Details

Summary

Add the image query builtin functions from the OpenCL C specification.

Patch by Pierre Gondois and Sven van Haastregt.

Diff Detail

Repository
rL LLVM

Event Timeline

svenvh created this revision.Sep 18 2019, 8:41 AM
Herald added a project: Restricted Project. · View Herald Transcript
Anastasia accepted this revision.Sep 24 2019, 8:16 AM

LGTM! Thanks!

This revision is now accepted and ready to land.Sep 24 2019, 8:16 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptSep 25 2019, 2:11 AM