Skip to content

cranelift: Port ushr SIMD lowerings to ISLE on x64#3688

Merged
fitzgen merged 1 commit into
bytecodealliance:mainfrom
fitzgen:ushr-simd-isle
Jan 13, 2022
Merged

cranelift: Port ushr SIMD lowerings to ISLE on x64#3688
fitzgen merged 1 commit into
bytecodealliance:mainfrom
fitzgen:ushr-simd-isle

Conversation

@fitzgen
Copy link
Copy Markdown
Member

@fitzgen fitzgen commented Jan 13, 2022

No description provided.

@fitzgen fitzgen requested a review from cfallin January 13, 2022 21:02
@fitzgen fitzgen force-pushed the ushr-simd-isle branch 2 times, most recently from 1cf4489 to ed3006a Compare January 13, 2022 21:04
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.

Looks good, thanks! Much clearer to read with all the cases split out :-)

Comment thread cranelift/codegen/src/isa/x64/lower.isle Outdated
@github-actions github-actions Bot added cranelift Issues related to the Cranelift code generator cranelift:area:x64 Issues related to x64 codegen isle Related to the ISLE domain-specific language labels Jan 13, 2022
@github-actions
Copy link
Copy Markdown

Subscribe to Label Action

cc @cfallin, @fitzgen

Details This issue or pull request has been labeled: "cranelift", "cranelift:area:x64", "isle"

Thus the following users have been cc'd because of the following labels:

  • cfallin: isle
  • fitzgen: isle

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@fitzgen
Copy link
Copy Markdown
Member Author

fitzgen commented Jan 13, 2022

Hm it looks like the fib-debug example is crashing with this patch, but only on windows.

@alexcrichton
Copy link
Copy Markdown
Member

Oh that looks like a Rust 1.58.0 thing which was just released most likely, probably unrelated to this PR

@fitzgen fitzgen merged commit 7d943f6 into bytecodealliance:main Jan 13, 2022
@fitzgen fitzgen deleted the ushr-simd-isle branch January 13, 2022 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants