Stream: git-wasmtime

Topic: wasmtime / PR #2037 Remove spam from "do_remove_constant_...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 17 2020 at 14:15):

NikVolf opened PR #2037 from patch-1 to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 17 2020 at 14:28):

NikVolf edited PR #2037 from patch-1 to main:

Otherwise compilation prints a lot of this (with logger that prints info! by default):

2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.
2020-07-17 14:05:37 do_remove_constant_phis: done, 1 iters.   0 formals, of which 0 const.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 17 2020 at 14:48):

bnjbvr submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 17 2020 at 16:14):

bnjbvr merged PR #2037.


Last updated: Oct 23 2024 at 20:03 UTC