Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SYCL] Add property list to stream #4898

Merged
merged 8 commits into from Jan 12, 2022

Conversation

steffenlarsen
Copy link
Contributor

These changes add a constructor to the SYCL 2020 stream class taking a property list argument. Additionally it adds the common property interface to the stream class.

These changes add a constructor to the SYCL 2020 stream class taking a
property list argument. Additionally it adds the common property
interface to the stream class.

Signed-off-by: Steffen Larsen <steffen.larsen@intel.com>
_ZNK2cl4sycl6device8get_infoILNS0_4info6deviceE131072EEENS3_12param_traitsIS4_XT_EE11return_typeEv
_ZNK2cl4sycl6device8get_infoILNS0_4info6deviceE131075EEENS3_12param_traitsIS4_XT_EE11return_typeEv
_ZNK2cl4sycl6device8get_infoILNS0_4info6deviceE131074EEENS3_12param_traitsIS4_XT_EE11return_typeEv
_ZNK2cl4sycl6device8get_infoILNS0_4info6deviceE131073EEENS3_12param_traitsIS4_XT_EE11return_typeEv
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: The symbol-checker moved these further up. They have not been removed.

@steffenlarsen
Copy link
Contributor Author

Test: intel/llvm-test-suite#549

Signed-off-by: Steffen Larsen <steffen.larsen@intel.com>
Signed-off-by: Steffen Larsen <steffen.larsen@intel.com>
againull
againull previously approved these changes Nov 12, 2021
@dm-vodopyanov
Copy link
Contributor

@steffenlarsen there is some merge conflict appeared which blocks the merging, can you please resolve it?

Signed-off-by: Steffen Larsen <steffen.larsen@intel.com>
againull
againull previously approved these changes Nov 12, 2021
Signed-off-by: Steffen Larsen <steffen.larsen@intel.com>
@steffenlarsen
Copy link
Contributor Author

@againull / @mlychkov / @sergey-semenov - Friendly ping on review.

@mlychkov
Copy link
Contributor

mlychkov commented Dec 8, 2021

LGTM. But it'd be nice to get approve from RT team also.

sergey-semenov
sergey-semenov previously approved these changes Dec 8, 2021
@againull againull merged commit 4b39793 into intel:sycl Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants