This is an archive of the discontinued LLVM Phabricator instance.

[OpenCL] Move kernel arg type tests into one file
ClosedPublic

Authored by svenvh on Nov 24 2020, 7:25 AM.

Details

Summary

Keep all kernel parameter type diagnostic tests in
invalid-kernel-parameters.cl.

Diff Detail

Event Timeline

svenvh created this revision.Nov 24 2020, 7:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 24 2020, 7:25 AM
Herald added a subscriber: yaxunl. · View Herald Transcript
svenvh requested review of this revision.Nov 24 2020, 7:25 AM
Anastasia accepted this revision.Nov 24 2020, 7:53 AM

LGTM! Thanks

This revision is now accepted and ready to land.Nov 24 2020, 7:53 AM
This revision was automatically updated to reflect the committed changes.