Skip to content

x64: Migrate get_pinned_reg, set_pinned_reg, vconst, and raw_bitcast to ISLE#4763

Merged
elliottt merged 6 commits into
bytecodealliance:mainfrom
elliottt:trevor/x64-getpinnedreg
Aug 23, 2022
Merged

x64: Migrate get_pinned_reg, set_pinned_reg, vconst, and raw_bitcast to ISLE#4763
elliottt merged 6 commits into
bytecodealliance:mainfrom
elliottt:trevor/x64-getpinnedreg

Conversation

@elliottt
Copy link
Copy Markdown
Member

Lower get_pinned_reg, set_pinned_reg, vconst and raw_bitcast in ISLE. Also move insertlane into the big group of opcodes marked as implemented in ISLE.

@elliottt elliottt changed the title trevor/x64 getpinnedreg x64: Migrate get_pinned_reg, set_pinned_reg, vconst, and raw_bitcast to ISLE Aug 23, 2022
@elliottt elliottt marked this pull request as ready for review August 23, 2022 21:34
@github-actions github-actions Bot added cranelift Issues related to the Cranelift code generator cranelift:area:machinst Issues related to instruction selection and the new MachInst backend. cranelift:area:x64 Issues related to x64 codegen isle Related to the ISLE domain-specific language labels Aug 23, 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:machinst", "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.

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.

Thanks!

@elliottt elliottt merged commit 4bdfa76 into bytecodealliance:main Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift:area:machinst Issues related to instruction selection and the new MachInst backend. 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.

2 participants