Skip to content

Conversation

@JOE1994
Copy link
Member

@JOE1994 JOE1994 commented Oct 15, 2024

llvm::Type::getPointerTo() is to be deprecated & removed soon.

Also, avoid pointercasts that are essentially no-ops.

`llvm::Type::getPointerTo()` is to be deprecated & removed soon.

Also, avoid pointercasts that are essentially no-ops.
@JOE1994 JOE1994 requested a review from nikic October 15, 2024 14:37
Copy link
Contributor

@nikic nikic left a comment

Choose a reason for hiding this comment

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

LGTM

@JOE1994 JOE1994 merged commit 467a9bd into llvm:main Oct 16, 2024
9 checks passed
@JOE1994 JOE1994 deleted the polly_avoid_getPointerTo branch October 16, 2024 10:14
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