Skip to content

Conversation

dm-vodopyanov
Copy link
Contributor

Logs: https://github.com/intel/llvm/actions/runs/4382801939/jobs/7672271805

/home/runner/work/llvm/llvm/src/sycl/unittests/xpti_trace/xptitest_subscriber/XPTISubscriber.cpp:47:50: error: unused parameter 'StreamName' [-Werror,-Wunused-parameter]
                                     const char *StreamName) {
                                                 ^
/home/runner/work/llvm/llvm/src/sycl/unittests/xpti_trace/xptitest_subscriber/XPTISubscriber.cpp:52:52: error: unused parameter 'StreamName' [-Werror,-Wunused-parameter]
XPTI_CALLBACK_API void xptiTraceFinish(const char *StreamName) {}
                                                   ^

@dm-vodopyanov dm-vodopyanov requested a review from a team as a code owner March 10, 2023 10:14
@dm-vodopyanov dm-vodopyanov requested a review from againull March 10, 2023 10:14
@dm-vodopyanov
Copy link
Contributor Author

@intel/llvm-reviewers-runtime can you please review as soon as possible? It fixes post-commit.

@dm-vodopyanov dm-vodopyanov temporarily deployed to aws March 10, 2023 10:39 — with GitHub Actions Inactive
@dm-vodopyanov dm-vodopyanov temporarily deployed to aws March 10, 2023 11:17 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen merged commit f206ad6 into intel:sycl Mar 10, 2023
@dm-vodopyanov
Copy link
Contributor Author

@KseniyaTikhomirova this fix unblocked two failures in post-commit: https://github.com/intel/llvm/actions/runs/4384065640/jobs/7675082105

Can you please take a look?

Failed Tests (2):
  SYCL-Unit :: xpti_trace/./XptiTraceTests/QueueApiFailures/QueueFill
  SYCL-Unit :: xpti_trace/./XptiTraceTests/QueueApiFailures/QueuePrefetch

@KseniyaTikhomirova
Copy link
Contributor

@KseniyaTikhomirova this fix unblocked two failures in post-commit: https://github.com/intel/llvm/actions/runs/4384065640/jobs/7675082105

Can you please take a look?

Failed Tests (2):
  SYCL-Unit :: xpti_trace/./XptiTraceTests/QueueApiFailures/QueueFill
  SYCL-Unit :: xpti_trace/./XptiTraceTests/QueueApiFailures/QueuePrefetch

sure, thanks

@KseniyaTikhomirova
Copy link
Contributor

#8612 - to fix failures with clang

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