Skip to content

[NFC] Code cleanup revealed by self-build. #3191

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
Feb 10, 2021

Conversation

zahiraam
Copy link
Contributor

@zahiraam zahiraam commented Feb 9, 2021

No description provided.

Comment on lines 540 to 542
default:
llvm_unreachable("Unsupported built-ins representation");
return nullptr;
Copy link
Contributor

@AlexeySachkov AlexeySachkov Feb 9, 2021

Choose a reason for hiding this comment

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

This change should be upstreamed to KhronosGroup/SPIRV-LLVM-Translator GitHub repo (as well as the rest of changed in llvm-spirv directory)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do I need to revert this or leave it and upstream to Khronos repo too?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Reverted those files. Thanks.

kbobrovs
kbobrovs previously approved these changes Feb 9, 2021
Copy link
Contributor

@kbobrovs kbobrovs left a comment

Choose a reason for hiding this comment

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

LowerESIMD.cpp LGTM

DenisBakhvalov
DenisBakhvalov previously approved these changes Feb 9, 2021
Copy link
Contributor

@DenisBakhvalov DenisBakhvalov left a comment

Choose a reason for hiding this comment

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

ESIMD part looks good.

@zahiraam zahiraam dismissed stale reviews from DenisBakhvalov and kbobrovs via ed46392 February 9, 2021 18:14
@v-klochkov v-klochkov merged commit 42491dd into intel:sycl Feb 10, 2021
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.

5 participants