Skip to content

Cranelift: constant propagate shifts#5671

Merged
fitzgen merged 1 commit into
bytecodealliance:mainfrom
fitzgen:cprop-shifts
Jan 31, 2023
Merged

Cranelift: constant propagate shifts#5671
fitzgen merged 1 commit into
bytecodealliance:mainfrom
fitzgen:cprop-shifts

Conversation

@fitzgen
Copy link
Copy Markdown
Member

@fitzgen fitzgen commented Jan 31, 2023

Thanks to Souper for pointing out we weren't doing this! cc @regehr

Thanks to Souper for pointing out we weren't doing this!
@fitzgen fitzgen requested a review from jameysharp January 31, 2023 18:20
@github-actions github-actions Bot added the cranelift Issues related to the Cranelift code generator label Jan 31, 2023
Copy link
Copy Markdown
Member

@cfallin cfallin left a comment

Choose a reason for hiding this comment

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

Nice!

@fitzgen fitzgen added cranelift:goal:optimize-speed Focus area: the speed of the code produced by Cranelift. souper Issues and PRs related to the Souper superoptimizer labels Jan 31, 2023
Copy link
Copy Markdown
Contributor

@jameysharp jameysharp left a comment

Choose a reason for hiding this comment

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

Looks right to me!

@fitzgen fitzgen merged commit 7aa240e into bytecodealliance:main Jan 31, 2023
@fitzgen fitzgen deleted the cprop-shifts branch January 31, 2023 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift:goal:optimize-speed Focus area: the speed of the code produced by Cranelift. cranelift Issues related to the Cranelift code generator souper Issues and PRs related to the Souper superoptimizer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants