Stream: git-wasmtime

Topic: wasmtime / PR #5919 Codegen fix atomic_cas with samll ty...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2023 at 02:26):

yuyang-ok opened PR #5919 from issue5901 to main:

This try fix #5901.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2023 at 02:27):

yuyang-ok edited PR #5919 from issue5901 to main:

This try fix #5901.
When dealing with samll types,We should extrac value to dst register instead of t0 register.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2023 at 02:29):

yuyang-ok updated PR #5919 from issue5901 to main.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2023 at 02:30):

yuyang-ok updated PR #5919 from issue5901 to main.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2023 at 02:31):

yuyang-ok edited PR #5919 from issue5901 to main:

This fix #5901.
When dealing with samll types,We should extrac value to dst register instead of t0 register.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2023 at 02:33):

yuyang-ok updated PR #5919 from issue5901 to main.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2023 at 03:07):

yuyang-ok edited PR #5919 from issue5901 to main:

This fix #5901.
When dealing with samll types,We should extract value to dst register instead of t0 register.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2023 at 03:07):

yuyang-ok edited PR #5919 from issue5901 to main:

This fix #5901.
When dealing with samll types,We should extract value to dst register instead of t0 register.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2023 at 12:58):

afonso360 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2023 at 12:58):

afonso360 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2023 at 12:58):

afonso360 created PR review comment:

Isn't this case now wrong since we are extending into t0 instead of dst?

view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2023 at 13:10):

afonso360 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2023 at 13:12):

afonso360 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2023 at 13:12):

afonso360 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 04 2023 at 07:39):

yuyang-ok submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 04 2023 at 07:39):

yuyang-ok created PR review comment:

Yes.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 04 2023 at 07:55):

yuyang-ok updated PR #5919 from issue5901 to main.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 04 2023 at 08:01):

yuyang-ok updated PR #5919 from issue5901 to main.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 07 2023 at 01:12):

yuyang-ok updated PR #5919 from issue5901 to main.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 07 2023 at 08:23):

yuyang-ok requested afonso360 for a review on PR #5919.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 07 2023 at 11:53):

afonso360 has enabled auto merge for PR #5919.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 07 2023 at 13:32):

afonso360 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 07 2023 at 14:19):

afonso360 merged PR #5919.


Last updated: Nov 22 2024 at 16:03 UTC