Stream: git-wasmtime

Topic: wasmtime / PR #5701 Use `andn` for `band_not` when bmi1 i...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 03 2023 at 19:52):

elliottt opened PR #5701 from trevor/andn to main:

<!--

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 (Feb 03 2023 at 20:07):

jameysharp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 04 2023 at 00:23):

elliottt edited PR #5701 from trevor/andn to main:

We can use the andn instruction for the lowering of band_not on x64 when bmi1 is available.

<!--

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 (Feb 04 2023 at 00:23):

elliottt has marked PR #5701 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 04 2023 at 00:23):

elliottt merged PR #5701.


Last updated: Oct 23 2024 at 20:03 UTC