Skip to content

[RISCV] Hoist immediate addresses from loads/stores (#83644) #8345

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
Mar 7, 2024

Conversation

francisvm
Copy link

In case of loads/stores from an immediate address, avoid rematerializing the constant for every block and allow consthoist to hoist it to the entry block.

(cherry picked from commit eceb24c)

In case of loads/stores from an immediate address, avoid rematerializing
the constant for every block and allow consthoist to hoist it to the
entry block.

(cherry picked from commit eceb24c)
@francisvm
Copy link
Author

@swift-ci test

@francisvm francisvm merged commit 736f2dc into swiftlang:stable/20230725 Mar 7, 2024
@francisvm francisvm deleted the eng/PR-123275318 branch March 7, 2024 06: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.

1 participant