Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This macro was originally introduced by the name __SYCL_INLINE/__SYCL_INLINE_NAMESPACE to support both standards SYCL 1.2.1 and SYCL 2020 APIs. Later it was repurposed to handle ABI changes, but I don't see any uses of this mechanism in the project. ABI changes are handled by the policy exposed here: https://github.com/intel/llvm/blob/sycl/sycl/doc/developer/ABIPolicyGuide.md.
Beta Was this translation helpful? Give feedback.
All reactions