Stream: git-wasmtime

Topic: wasmtime / PR #1246 Refactor SIMD implementation


view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2020 at 18:27):

abrown opened PR #1246 from refactor-simd to master:

Before adding the remaining SIMD instructions, I thought it would be good to clean up the current implementation. I have tried to be very careful to avoid any change to behavior when renaming/moving things around. The changes are:

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2020 at 21:21):

peterhuene requested bnjbvr for a review on PR #1246.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2020 at 21:21):

peterhuene requested bnjbvr, and sunfishcode for a review on PR #1246.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2020 at 21:21):

peterhuene requested peterhuene, bnjbvr, and sunfishcode for a review on PR #1246.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2020 at 21:23):

peterhuene submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2020 at 21:51):

sunfishcode submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2020 at 21:51):

sunfishcode submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2020 at 21:51):

sunfishcode created PR Review Comment:

Please keep comments wrapped at 100 columns or so (which is the rustfmt column limit, except it doesn't automatically split up comments).

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2020 at 21:51):

sunfishcode created PR Review Comment:

Why is this line being removed?

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2020 at 21:58):

sunfishcode submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2020 at 21:58):

sunfishcode created PR Review Comment:

As we discussed offline, this is a run test, so it naturally uses the host as the target.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2020 at 21:58):

sunfishcode submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2020 at 22:22):

abrown updated PR #1246 from refactor-simd to master:

Before adding the remaining SIMD instructions, I thought it would be good to clean up the current implementation. I have tried to be very careful to avoid any change to behavior when renaming/moving things around. The changes are:

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2020 at 22:57):

abrown merged PR #1246.


Last updated: Nov 22 2024 at 17:03 UTC