-
Notifications
You must be signed in to change notification settings - Fork 795
[SYCL][NFC] Code clean up revealed by self build. #2985
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
Conversation
…nto code-cleanup-6
…nto code-cleanup-6
…nto code-cleanup-6
…nto code-cleanup-6
…nto code-cleanup-6
…nto code-cleanup-6
…nto code-cleanup-6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LowerESIMD.cpp LGTM
if (GV->getInitializer()->getType() != SOVC->getType()) { | ||
SOVC = ConstantExpr::getBitCast(SOVC, GV->getInitializer()->getType()); | ||
|
||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please, commit this change to llorg instead of intel/llvm.
This part is not relevant to SYCL.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed the edit from file.
…nto code-cleanup-6
…nto code-cleanup-6
No description provided.