This is an archive of the discontinued LLVM Phabricator instance.

[OpenCL] Add attribute 'pure' to read_image built-in functions to enable optimizations.
ClosedPublic

Authored by bader on Jun 28 2016, 8:22 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

bader updated this revision to Diff 62094.Jun 28 2016, 8:22 AM
bader retitled this revision from to [OpenCL] Add attribute 'pure' to read_image built-in functions to enable optimizations..
bader updated this object.
bader added reviewers: Anastasia, yaxunl.
Anastasia accepted this revision.Jun 28 2016, 9:10 AM
Anastasia edited edge metadata.

LGTM!

This revision is now accepted and ready to land.Jun 28 2016, 9:10 AM
yaxunl accepted this revision.Jun 28 2016, 11:02 AM
yaxunl edited edge metadata.
This revision was automatically updated to reflect the committed changes.