Skip to content

Conversation

gbaraldi
Copy link
Member

Some passes can use this information (adding readonly to an argument for example)

@gbaraldi gbaraldi requested review from vchuravy and vtjnash May 15, 2025 16:27
Some passes can use this information (adding readonly to an argument for example)
Copy link
Member

@vtjnash vtjnash left a comment

Choose a reason for hiding this comment

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

This adds a whole bunch of unsoundness, order dependence, and other problems to the LLVM build

@gbaraldi
Copy link
Member Author

gbaraldi commented May 15, 2025

I'm not sure what you mean with that. The goal here isn't to be interprocedural, just intraprocedural. We may want to disable this when building the sysimage.

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