Stream: git-wasmtime

Topic: wasmtime / PR #3848 Migrate clz, ctz, and popcnt on x64 t...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 25 2022 at 00:49):

cfallin opened PR #3848 from isle-bitops to main:

Along the way this introduces a few new utility bits to the ISLE bindings, e.g. some constructors to do integer arithmetic on constants (I'm surprised we got this far without it!). The bit-twiddling algorithms are, at least to my eye, a bit more legible in this form, but I'm happy to add more comments here if desired since we're making a pass over everything anyway.

Also updated a few stray places I had missed earlier where we can use implicit conversions (the def_inst removals).

view this post on Zulip Wasmtime GitHub notifications bot (Feb 25 2022 at 00:49):

cfallin requested abrown for a review on PR #3848.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 25 2022 at 00:49):

cfallin requested fitzgen for a review on PR #3848.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 25 2022 at 00:50):

cfallin updated PR #3848 from isle-bitops to main.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 25 2022 at 01:40):

cfallin updated PR #3848 from isle-bitops to main.


Last updated: Nov 22 2024 at 16:03 UTC