Skip to content

[InstCombine] Dont throw away noalias/alias scope metadata when inlin… #27

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 1 commit into from
Apr 22, 2024

Conversation

gbaraldi
Copy link
Member

…ing memcpys (llvm#74805)

This was found in julia when we changed some operations from explicit loads + stores to memcpys. While applying it to both the src and the dest seems weird, thats what we do for normal TBAA.

…ing memcpys (llvm#74805)

This was found in julia when we changed some operations from explicit
loads + stores to memcpys. While applying it to both the src and the
dest seems weird, thats what we do for normal TBAA.
@gbaraldi gbaraldi requested a review from giordano April 22, 2024 18:11
@gbaraldi gbaraldi merged commit 5963bcd into julia-release/17.x Apr 22, 2024
@gbaraldi gbaraldi deleted the gb/patch branch April 22, 2024 18:17
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