Skip to content

winch x64 rmw sub#10008

Merged
saulecabrera merged 5 commits into
bytecodealliance:mainfrom
MarinPostma:winch-x64-rmw-sub
Jan 16, 2025
Merged

winch x64 rmw sub#10008
saulecabrera merged 5 commits into
bytecodealliance:mainfrom
MarinPostma:winch-x64-rmw-sub

Conversation

@MarinPostma
Copy link
Copy Markdown
Contributor

@MarinPostma MarinPostma commented Jan 14, 2025

impl read-modify-write sub for winch:

  • i32.atomic.rmw8.subd_u
  • i32.atomic.rmw16.subd_u
  • i32.atomic.rmw.subd
  • i64.atomic.rmw8.subd_u
  • i64.atomic.rmw16.subd_u
  • i64.atomic.rmw32.subd_u
  • i64.atomic.rmw.subd

#9734

depends on #9990

@MarinPostma MarinPostma requested review from a team as code owners January 14, 2025 11:30
@MarinPostma MarinPostma requested review from abrown and alexcrichton and removed request for a team January 14, 2025 11:30
@github-actions github-actions Bot added the winch Winch issues or pull requests label Jan 14, 2025
@github-actions
Copy link
Copy Markdown

Subscribe to Label Action

cc @saulecabrera

Details This issue or pull request has been labeled: "winch"

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

  • saulecabrera: winch

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

Learn more.

@MarinPostma MarinPostma force-pushed the winch-x64-rmw-sub branch 2 times, most recently from d94f17e to 777f3a7 Compare January 14, 2025 13:50
@saulecabrera
Copy link
Copy Markdown
Member

I'll take this one.

@saulecabrera saulecabrera requested review from saulecabrera and removed request for abrown and alexcrichton January 14, 2025 20:57
@saulecabrera
Copy link
Copy Markdown
Member

@MarinPostma I'll take a look once this is rebased on top of #9990 and on top of #9987, since this requires using emit_compute_heap_address_align_checked

@MarinPostma
Copy link
Copy Markdown
Contributor Author

@saulecabrera this one is rebased too.

@saulecabrera
Copy link
Copy Markdown
Member

You need to rebase, since there are some conflicts.

@MarinPostma
Copy link
Copy Markdown
Contributor Author

@saulecabrera done

@saulecabrera saulecabrera added this pull request to the merge queue Jan 16, 2025
Merged via the queue into bytecodealliance:main with commit c72de0b Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

winch Winch issues or pull requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants