Skip to content

Implement Wasm SIMD absolute value instructions for x86#1941

Merged
abrown merged 4 commits into
bytecodealliance:mainfrom
abrown:abs
Jun 30, 2020
Merged

Implement Wasm SIMD absolute value instructions for x86#1941
abrown merged 4 commits into
bytecodealliance:mainfrom
abrown:abs

Conversation

@abrown
Copy link
Copy Markdown
Member

@abrown abrown commented Jun 29, 2020

This adds single-instruction encodings (PABSB, PABSW, PABSD) for the Wasm SIMD absolute value instructions.

@abrown abrown requested a review from fitzgen June 29, 2020 22:58
@github-actions github-actions Bot added cranelift Issues related to the Cranelift code generator cranelift:area:aarch64 Issues related to AArch64 backend. cranelift:meta Everything related to the meta-language. cranelift:wasm labels Jun 29, 2020
@github-actions
Copy link
Copy Markdown

Subscribe to Label Action

cc @bnjbvr

Details This issue or pull request has been labeled: "cranelift", "cranelift:area:aarch64", "cranelift:meta", "cranelift:wasm"

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

  • bnjbvr: cranelift

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

Learn more.

@fitzgen
Copy link
Copy Markdown
Member

fitzgen commented Jun 30, 2020

I'm not really familiar enough with the meta crate to be comfortable being the one to rubber stamp this. Maybe @bnjbvr (when he is feeling better) or @sunfishcode would be better picks?

@fitzgen fitzgen removed their request for review June 30, 2020 16:53
@abrown abrown requested review from bnjbvr and removed request for bnjbvr June 30, 2020 18:34
Copy link
Copy Markdown
Member

@sunfishcode sunfishcode 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!

@abrown abrown merged commit f4b87f3 into bytecodealliance:main Jun 30, 2020
@abrown abrown deleted the abs branch June 30, 2020 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift:area:aarch64 Issues related to AArch64 backend. cranelift:meta Everything related to the meta-language. cranelift:wasm cranelift Issues related to the Cranelift code generator

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants