This is an archive of the discontinued LLVM Phabricator instance.

[OpenCL][SPIR-V] Add test for extern functions with a pointer
ClosedPublic

Authored by Anastasia on Jul 29 2022, 5:58 AM.

Details

Summary

I would like to add this test case that enhances coverage of opaque pointers particularly for the problematic case with extern functions for which there is no solution found yet.

Diff Detail

Event Timeline

Anastasia created this revision.Jul 29 2022, 5:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 29 2022, 5:58 AM
Anastasia requested review of this revision.Jul 29 2022, 5:58 AM
iliya-diyachkov accepted this revision.Aug 5 2022, 12:49 PM

Looks good to me.

This revision is now accepted and ready to land.Aug 5 2022, 12:49 PM
svenvh accepted this revision.Aug 19 2022, 7:34 AM

LGTM.

Herald added a project: Restricted Project. · View Herald TranscriptSep 1 2022, 2:23 AM
Herald added a subscriber: ldrumm. · View Herald Transcript