Stream: git-cranelift

Topic: cranelift / Issue #1388 Infer REX prefix for SIMD `store`...


view this post on Zulip GitHub (Feb 13 2020 at 23:40):

abrown commented on Issue #1388:

I think we're good-to-go. I'm not really looking forward to doing this same thing for 20+ other recipes so any suggestions are appreciated. The "size_plus_maybe_sib_or_offset_for_inreg_0_plus_rex_prefix_for_inreg0_outreg0" code is not code I would hope to make a career of... is there another way?

view this post on Zulip GitHub (Feb 13 2020 at 23:57):

abrown commented on Issue #1388:

...and by "good-to-go" I mean I ran the wasmtime tests and everything passed except some wasm_c_examples for unrelated reasons like make: *** No rule to make target 'wasm-c-api/out/example/reflect-c'

view this post on Zulip GitHub (Feb 13 2020 at 23:58):

abrown edited a comment on Issue #1388:

...and by "good-to-go" I mean I ran this change with the wasmtime tests (latest on master) and everything passed except some wasm_c_examples for unrelated reasons like make: *** No rule to make target 'wasm-c-api/out/example/reflect-c'


Last updated: Oct 23 2024 at 20:03 UTC