-
Notifications
You must be signed in to change notification settings - Fork 787
[SYCL] Remove deprecated getPointerTo #16225
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
[SYCL] Remove deprecated getPointerTo #16225
Conversation
add573d
to
0740653
Compare
…for improved readability
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.
lgtm, sorry for delay
please change the title to match the requirements here, so we should see [SYCL] in the title |
@intel/llvm-gatekeepers Can we merge this PR ? |
@azwolski, hello, please remove the ticket number from the PR caption (you can still put it into the description), and move the tag to the first position in the caption, as all other PRs do |
CMPLRLLVM-63532
Deprecated getPointerTo() got replaced with llvm::PointerType::get(LLVMContext)