Skip to content

Conversation

@tblah
Copy link
Contributor

@tblah tblah commented Dec 9, 2025

Flang documentation says that we assume cray pointers do not alias with data not annotated with the TARGET attribute:
https://github.com/llvm/llvm-project/blob/7b652195d79bf79dab3d40f962e3b8063a39e20f/flang/docs/Aliasing.md?plain=1#L288

This was discussed in llvm/llvm-project#170900

Flang documentation says that we assume cray pointers do not alias with
data not annotated with the TARGET attribute:
https://github.com/llvm/llvm-project/blob/7b652195d79bf79dab3d40f962e3b8063a39e20f/flang/docs/Aliasing.md?plain=1#L288

This was discussed in llvm/llvm-project#170900
@tblah tblah requested review from jeanPerier and vzakhari December 9, 2025 12:27
Copy link
Contributor

@jeanPerier jeanPerier left a comment

Choose a reason for hiding this comment

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

Thanks Tom

@tblah tblah merged commit 01a5e95 into llvm:main Dec 9, 2025
1 check passed
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