Stream: git-wasmtime

Topic: wasmtime / PR #2311 CI: fix rebuilding peepmatic peephole...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 22 2020 at 17:13):

fitzgen opened PR #2311 from fix-peepmatic-ci to main:

The test that triggers the rebuild of the peephole optimizers is in the cranelift-codegen crate, not the umbrella cranelift crate. This was previously successfully running zero tests, and then successfully reporting no git diff because no peephole optimizers were ever rebuilt.

This change fixes it so that we run the correct test that triggers the rebuilding of the peephole optimizers.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Oct 22 2020 at 17:13):

fitzgen requested alexcrichton for a review on PR #2311.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 22 2020 at 17:39):

alexcrichton merged PR #2311.


Last updated: Oct 23 2024 at 20:03 UTC