🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@seiko2plus
Copy link
Member

Wide versions of GCC (≤13) produce ambiguous bugs with compiler target attributes when
-mcpu/host flags are provided via environment variables or via Meson build,
leading to an inability to raise the default baseline to POWER10.
This is fixed by enabling the newly added Highway option -DHWY_DISABLE_ATTR to address the issue,
as reported to Highway. This patch also fixes the Clang build bug reported by explicitly
adding -mvsx along with -mcpu.

@seiko2plus seiko2plus force-pushed the fix-hwy-ppc-native-bld branch 2 times, most recently from ba5b9a8 to 9c6b46a Compare December 4, 2025 10:32
Wide versions of GCC (≤13) produce ambiguous bugs with compiler target attributes when
`-mcpu/host` flags are provided via environment variables or via Meson build,
leading to an inability to raise the default baseline to POWER10.
This is fixed by enabling the newly added Highway option `-DHWY_DISABLE_ATTR` to address the issue,
as reported to Highway. This patch also fixes the Clang build bug reported by explicitly
adding `-mvsx` along with `-mcpu`.
@seiko2plus seiko2plus force-pushed the fix-hwy-ppc-native-bld branch from 9c6b46a to c1582d4 Compare December 4, 2025 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant