TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Apple M4 Support Added to the LLVM Compiler, ARMv8.7

22 点作者 dmmalam11 个月前

2 条评论

Pulcinella11 个月前
<i>Technically apple-m4 is ARMv9.2a, but a quirk of LLVM defines v9.0 as requiring SVE, which is optional according to the Arm ARM and not supported by the core. ARMv8.7a is the next closest choice.</i><p>Hmm I wonder how this happened? I assume at least at one point SVE was such headline feature of 9.0 that LLVM assumed any 9.0 chip would have SVE even if it wasn&#x27;t technically required?
3lit3krew11 个月前
It&#x27;s great that Apple has supported this compiler for so long. It&#x27;s great for the Free Software world to have more than one compiler.