Stream: git-wasmtime

Topic: wasmtime / issue #4130 Cranelift: develop a CLIF-to-CLIF ...


view this post on Zulip Wasmtime GitHub notifications bot (May 10 2022 at 23:29):

cfallin opened issue #4130:

As part of #4128, we will need a way to write ISLE rules that replace CLIF values with new CLIF values, insert new CLIF instructions, and delete old CLIF instructions. It might also make sense to allow replacement of single instructions with bounded (single-in, single-out) control-flow shapes, as in Hoopl.

This work will consist at least of:

view this post on Zulip Wasmtime GitHub notifications bot (May 10 2022 at 23:29):

cfallin labeled issue #4130:

As part of #4128, we will need a way to write ISLE rules that replace CLIF values with new CLIF values, insert new CLIF instructions, and delete old CLIF instructions. It might also make sense to allow replacement of single instructions with bounded (single-in, single-out) control-flow shapes, as in Hoopl.

This work will consist at least of:

view this post on Zulip Wasmtime GitHub notifications bot (May 10 2022 at 23:29):

cfallin labeled issue #4130:

As part of #4128, we will need a way to write ISLE rules that replace CLIF values with new CLIF values, insert new CLIF instructions, and delete old CLIF instructions. It might also make sense to allow replacement of single instructions with bounded (single-in, single-out) control-flow shapes, as in Hoopl.

This work will consist at least of:

view this post on Zulip Wasmtime GitHub notifications bot (Nov 02 2022 at 16:18):

fitzgen commented on issue #4130:

This is implemented in the recent e-graphs work. Closing.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 02 2022 at 16:18):

fitzgen closed issue #4130:

As part of #4128, we will need a way to write ISLE rules that replace CLIF values with new CLIF values, insert new CLIF instructions, and delete old CLIF instructions. It might also make sense to allow replacement of single instructions with bounded (single-in, single-out) control-flow shapes, as in Hoopl.

This work will consist at least of:


Last updated: Nov 22 2024 at 16:03 UTC