This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP][Offload] Initial patch for adding OpenCL plugin
Needs ReviewPublic

Authored by hbae on Jun 30 2022, 3:00 PM.

Details

Summary

This patch contains changes for adding OpenCL plugin for Intel devices.
It is buildable when configured with OpenCL headers/ICD-loaders shipped
with Intel oneAPI toolkits (by setting LIBOMPTARGET_OCL_ROOT) but is not
functional at this time since it relies on custom compilation tool chain.
This is first of the many patches to follow for supporting Intel devices,
and we would like your feedback so we can make the necessary changes
before posting other changes.

Diff Detail

Event Timeline

hbae created this revision.Jun 30 2022, 3:00 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 30 2022, 3:00 PM
hbae requested review of this revision.Jun 30 2022, 3:00 PM
openmp/libomptarget/plugins/opencl/src/rtl-trace.h