Stream: git-wasmtime

Topic: wasmtime / PR #2271 machinst x64: use zero-latency move i...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 06 2020 at 16:40):

bnjbvr opened PR #2271 from zero-latency-movaps to main:

As found by @julian-seward1, movss/movsd aren't included in the
zero-latency move instructions section of the Intel optimization manual.
Use MOVAPS instead for those moves.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 06 2020 at 16:40):

bnjbvr requested julian-seward1 for a review on PR #2271.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 07 2020 at 08:49):

julian-seward1 submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 07 2020 at 08:55):

bnjbvr merged PR #2271.


Last updated: Oct 23 2024 at 20:03 UTC