Stream: git-wasmtime

Topic: wasmtime / PR #2626 cranelift x64: add instruction set ch...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 30 2021 at 12:41):

bnjbvr opened PR #2626 from x64-new-iset-requirements to main:

An oversight from the previous PR that used popcnt/tzcnt/lzcnt for Popcount/Ctz/Clz: we need to add the runtime check for these instructions, just to make sure we're not trying to codegen an invalid instruction without noticing.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 30 2021 at 12:41):

bnjbvr requested cfallin for a review on PR #2626.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 30 2021 at 18:39):

cfallin submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 30 2021 at 18:39):

cfallin merged PR #2626.


Last updated: Oct 23 2024 at 20:03 UTC