Skip to content

[SYCL] Fixed filter parsing error. #2643

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

Merged
merged 4 commits into from
Oct 16, 2020
Merged

[SYCL] Fixed filter parsing error. #2643

merged 4 commits into from
Oct 16, 2020

Conversation

bso-intel
Copy link
Contributor

Fixed the error when parsing the filter string.

Previous attempt to make a separate lambda did not work because 'auto' parameter type did not resolve to the correct type depending on the caller.
Now it works fine with all different strings.

Signed-off-by: Byoungro So [email protected]

Signed-off-by: Byoungro So <[email protected]>
@bso-intel bso-intel requested a review from a team as a code owner October 14, 2020 22:22
@bso-intel bso-intel requested a review from againull October 14, 2020 22:22
Signed-off-by: Byoungro So <[email protected]>
@againull againull self-requested a review October 15, 2020 18:47
@romanovvlad romanovvlad merged commit ccdf847 into intel:sycl Oct 16, 2020
@bso-intel bso-intel deleted the filter branch October 16, 2020 16:22
kbenzie pushed a commit to kbenzie/intel-llvm that referenced this pull request Feb 17, 2025
[benchmarks] update UMD and fix no-igc builds
Chenyang-L pushed a commit that referenced this pull request Feb 18, 2025
[benchmarks] update UMD and fix no-igc builds
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.

3 participants