0xbe7a edited PR #12410.
0xbe7a edited PR #12410:
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->There is a typo in the x86_64_v3 flag:
x84_64_v3— notex84vsx86.Also these flags should be normalised to use underscores or hyphens consistently, not a mix of hyphens and underscores.
alexcrichton submitted PR review:
Thanks!
alexcrichton added PR #12410 cranelift: fix x86_64_v3 flag and normalise all generic microarchitecture flags to the merge queue.
alexcrichton merged PR #12410.
alexcrichton removed PR #12410 cranelift: fix x86_64_v3 flag and normalise all generic microarchitecture flags from the merge queue.
Last updated: Jan 29 2026 at 13:25 UTC