Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[ESIMD][NFC] Fix compilation warnings caused by using deprecated API #1105

Merged
merged 3 commits into from
Sep 29, 2022

Conversation

v-klochkov
Copy link

Also, fixed a warnings caused by conversion of literal string to 'char *'

Signed-off-by: Vyacheslav N Klochkov [email protected]

@v-klochkov v-klochkov requested a review from a team as a code owner July 20, 2022 02:07
Also, fixed a warnings caused by conversion of literal string to 'char *'

Signed-off-by: Vyacheslav N Klochkov <[email protected]>
@v-klochkov
Copy link
Author

Failed tests are unrelated to those updated here:
[2022-09-29T04:45:09.948Z] Failed Tests (2):
[2022-09-29T04:45:09.948Z] SYCL :: ESIMD/vec_arg_call_conv_ext.cpp
[2022-09-29T04:45:09.948Z] SYCL :: ESIMD/vec_arg_call_conv_smoke.cpp

@v-klochkov v-klochkov merged commit b88fd92 into intel:intel Sep 29, 2022
@v-klochkov v-klochkov deleted the esimd_lit_warnings branch September 29, 2022 20:41
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
…ntel#1105)

Also, fixed a warnings caused by conversion of literal string to 'char *'

Signed-off-by: Vyacheslav N Klochkov <[email protected]>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…ntel/llvm-test-suite#1105)

Also, fixed a warnings caused by conversion of literal string to 'char *'

Signed-off-by: Vyacheslav N Klochkov <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants