Skip to content

[SYCL] Fix argument printing in PI trace #2961

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 1 commit into from
Dec 29, 2020

Conversation

sergey-semenov
Copy link
Contributor

Fix an issue where PI call arguments were printed after the call has
been made, which led to incorrect values reported for out pointer
arguments.

Fixes SYCL/Tracing/pi_tracing_test.cpp from llvm-test-suite.

Fix an issue where PI call arguments were printed after the call has
been made, which led to incorrect values reported for out pointer
arguments.

Fixes SYCL/Tracing/pi_tracing_test.cpp from llvm-test-suite.
@romanovvlad romanovvlad merged commit 30db15f into intel:sycl Dec 29, 2020
@sergey-semenov sergey-semenov deleted the fixtrace branch December 29, 2020 11:20
jsji pushed a commit that referenced this pull request Jan 26, 2025
Update for llvm-project commit abba01a ("[ADT] Deprecate
PointerUnion::{is,get} (NFC) (#122623)", 2025-01-13).

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

2 participants