Stream: git-wasmtime

Topic: wasmtime / PR #5666 Constant-fold icmp instructions


view this post on Zulip Wasmtime GitHub notifications bot (Jan 31 2023 at 02:51):

jameysharp opened PR #5666 from cprop-icmp to main:

We found examples of icmp instructions with both operands constant in spidermonkey.wasm, so this seemed worth doing, but I don't know whether any of them were in hot blocks.

If somebody wants to try a /bench_x64 that'd be great (I should add myself to that list sometime), otherwise I'll benchmark this locally tomorrow.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 31 2023 at 02:51):

jameysharp requested elliottt for a review on PR #5666.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 31 2023 at 03:17):

elliottt submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 31 2023 at 18:01):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 01 2023 at 20:53):

jameysharp updated PR #5666 from cprop-icmp to main.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 01 2023 at 20:55):

jameysharp updated PR #5666 from cprop-icmp to main.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 01 2023 at 20:56):

jameysharp has enabled auto merge for PR #5666.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 01 2023 at 21:55):

jameysharp merged PR #5666.


Last updated: Nov 22 2024 at 16:03 UTC