Skip to content

Follow up fixes after enabling LIT for Level Zero #1876

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 2 commits into from
Jun 12, 2020

Conversation

againull
Copy link
Contributor

  • Fix return values in lit.cfg.py
  • Fix CMake file for get_device_count_by_type tool for the case when
    local Level Zero lib and headers are provided.

Signed-off-by: Artur Gainullin [email protected]

* Fix return values in lit.cfg.py
* Fix CMake file for get_device_count_by_type tool for the case when
local Level Zero lib and headers are provided.

Signed-off-by: Artur Gainullin <[email protected]>
@againull againull requested review from smaslov-intel and a team as code owners June 11, 2020 19:23
Signed-off-by: Artur Gainullin <[email protected]>
Copy link
Contributor

@rbegam rbegam left a comment

Choose a reason for hiding this comment

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

LGTM

@pvchupin pvchupin merged commit ad4a2ac into intel:sycl Jun 12, 2020
@againull againull deleted the followup_fix_l0_lit branch December 3, 2022 00:02
FreddyLeaf pushed a commit to FreddyLeaf/llvm that referenced this pull request Mar 22, 2023
Despite multiple inheritance static_cast from 'SPIRVEntry *' to
'SPIRV::SPIRVFunction *' should be safe. Replacing static_cast with
dynamic_cast would be even safer, but it would add extra runtime
overhead. So add ignore this clang-tidy check.

Signed-off-by: Sidorov, Dmitry <[email protected]>

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@676017e
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