Skip to content

Conversation

eeckstein
Copy link
Contributor

Addresses review feedback of #67122

Also rename ownership enums and properties in LoadInst and StoreInst

…toreInst`

`ownership` is a bad name in `LoadInst`, because it hides `Value.ownership`.
Therefore rename it to `loadOwnership`.
Do the same for ownership in StoreInst to be consistent.
@eeckstein
Copy link
Contributor Author

@swift-ci test

@eeckstein
Copy link
Contributor Author

@swift-ci benchmark

Copy link
Contributor

@atrick atrick left a comment

Choose a reason for hiding this comment

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

Nice!

@eeckstein eeckstein merged commit 5ae7399 into swiftlang:main Jul 12, 2023
@eeckstein eeckstein deleted the dead-store-elimination-followup branch July 12, 2023 17:55
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