Stream: git-wasmtime

Topic: wasmtime / PR #2510 Implement x64 simd loads


view this post on Zulip Wasmtime GitHub notifications bot (Dec 15 2020 at 05:56):

jlb6740 opened PR #2510 from implement_x64_simd_loads to main:

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Dec 15 2020 at 05:56):

jlb6740 requested cfallin for a review on PR #2510.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 15 2020 at 05:56):

jlb6740 assigned PR #2510 to abrown.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 15 2020 at 05:56):

jlb6740 unassigned PR #2510.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 15 2020 at 05:56):

jlb6740 requested cfallin and abrown for a review on PR #2510.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2020 at 20:49):

cfallin submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2020 at 20:49):

cfallin submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2020 at 20:49):

cfallin created PR Review Comment:

Leftover debugging printlns (here and a few below)?

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2020 at 22:31):

jlb6740 submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2020 at 22:31):

jlb6740 created PR Review Comment:

@cfallin So sorry. I could I have sworn I removed those in the latest push. Ok, Thanks.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2020 at 22:34):

jlb6740 submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2020 at 22:34):

jlb6740 created PR Review Comment:

@cfallin @abrown Also not sure what we are doing? Is it ok to merge this or do we need to wait for #2432? I did run this against the spec tests and passed no problem, but of course there is a intermittent spec test problem with certain SIMD float instructions that we need to resolve before turning those tests back on.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2020 at 23:03):

cfallin submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2020 at 23:03):

cfallin created PR Review Comment:

@jlb6740 Thanks! IMHO, it might be better to merge this now, just in order to have one less outstanding PR to keep track of, and given that everything passes fine for you locally; when we eventually turn the tests back on, after finding the intermittent bug, we will know right away if this has somehow broken in the meantime.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2020 at 23:45):

jlb6740 updated PR #2510 from implement_x64_simd_loads to main:

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Dec 17 2020 at 01:13):

jlb6740 merged PR #2510.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 17 2020 at 16:46):

abrown submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 17 2020 at 16:46):

abrown created PR Review Comment:

I guess we should merge #2480 and #2489 then? I'll rebase them and take them out of draft mode... they're just sitting there getting stale right now.


Last updated: Oct 23 2024 at 20:03 UTC