Skip to content
#

sycl

Here are 80 public repositories matching this topic...

mlychkov
mlychkov commented Jan 21, 2022

Is your feature request related to a problem? Please describe
SYCLDeviceLibReqMaskPass (in llvm/tools/sycl-post-link/SYCLDeviceLibReqMask.h) scans input IR and just returns a mask that coding a set of device libraries required for this device code.
This functionality doesn't require using Pass Manager infrastructure.

Describe the solution you would like
Define it as just a helper fun

Improve this page

Add a description, image, and links to the sycl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sycl topic, visit your repo's landing page and select "manage topics."

Learn more