Stream: git-wasmtime

Topic: wasmtime / PR #6052 cranelift: rewrite `x*-1` to `ineg(x)`


view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2023 at 18:10):

Kmeakin opened PR #6052 from rewrite-imul-minus-one to main:

;; x*-1 == -1*x == ineg(x).

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2023 at 18:50):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2023 at 18:50):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2023 at 18:50):

fitzgen created PR review comment:

Can you also test the commutative version? Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2023 at 19:29):

Kmeakin updated PR #6052 from rewrite-imul-minus-one to main.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2023 at 19:39):

Kmeakin requested fitzgen for a review on PR #6052.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2023 at 19:40):

Kmeakin requested fitzgen for a review on PR #6052.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2023 at 19:49):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2023 at 19:49):

fitzgen has enabled auto merge for PR #6052.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2023 at 20:28):

fitzgen merged PR #6052.


Last updated: Nov 22 2024 at 17:03 UTC