Skip to content

Latest commit

 

History

History
168 lines (108 loc) · 9.43 KB

2022-07-27.md

File metadata and controls

168 lines (108 loc) · 9.43 KB

OSDT Weekly 2022-07-27 第160期

点击「查看原文」跳转到 GitHub 上对应文件,链接就可以点击了。

近期活动

编译社区的八卦信息

GCC

Binutils/GDB

GLIBC

LLVM/Clang/LLDB/LLD

本节内容来自 LLVM Weekly 第 447 期Alex Bradbury 大哥持续稳定输出。

  • 想去啊: The next LLVM Bay Area meetup will take place on Mon August 8th.

  • 出生即巅峰了: Carbon, an "experimental successor to C++" (using LLVM of course) was announced in a CppNorth keynote.

  • 有伙伴看过么? JeanHeyd Meneide blogged about what went in to getting #embed into C23.

  • 啊,其实我挺喜欢 Pha 的…… On behalf of the LLVM Foundation Board of Directors, Tom Stellard announced the decision to migrate to GitHub Pull Requests for code review. The planning transition date is not until October 1, 2023. "Despite the challenges, we need to get off of Phabricator, and the “must have” developer workflows are already supported by GitHub. We don’t feel that the remaining deficiencies with GitHub Pull Requests overcome benefits of moving to Pull Requests have - but we do think it is important to try to improve the workflows and know it is important to give time for auxiliary workflows to adapt. To do this, we set the target transition date to October 1, 2023. Allowing over a year should provide enough time to adapt, and time to find workarounds/solutions for at least some of the deficiencies that remain." A large number of responses were generated, discussing the pros/cons of the move and the feasibility of other options.

  • 一大步: Amara Emerson proposed enabling GlobalISel for all optimisation levels for Apple AArch64 platforms. Although there are still fallbacks from GlobalISel to SelectionDAG, this would be a major milestone for the GlobalISel infraastructure. Amara reports that Apple benchmarks show generated code performance within about 1% of the SelectionDAG geomean.

  • 要来了: The LLVM 15 release branch is due to be created imminently, on Tue the 26th.

  • LLVM GPU News #38 is out.

  • zstd was added to the llvm::compression namespace. e939bf6.

  • The x86 backend now generated a zero-extending byte load when possible except when compiling with -Os/-Oz. f0dd12e.

  • 小改进很多: Various minor codegen optimisations were made for RISC-V. 7c0b9b3, d7f2a63, 0b02752, 31b8939.

  • 是ksyx! Support for the RISC-V Zmmul extension was added. 3198364.

QEMU (RISC-V)

RISC-V in China

  • 第二届 RISC-V 中国峰会的作者通知已经发出,预期下周就会公开议程并开始观众报名。
  • 国内 openKylin 发布 v0.7 版本,首发包含了 x86 和 RISC-V 架构,这可能是第一次在操作系统发行版领域 RISC-V 跑在了 Arm64 前面 :)

RT-Thread

TVM / MLIR / AI Compilers

  • 风平浪静。

本周工具链岗位

往期社招及实习生招聘长期有效。

本周推荐阅读

本周推荐:《未来简史》

作者: [以色列] 尤瓦尔·赫拉利

译者: 林俊宏

推荐: 小编1号

对于太过流行的图书,小编1号有一种本能的远离,害怕由于周围的热度进入阅读,却因为书中的内容不够深刻而感觉浪费了生命。《未来简史》就是我曾经认为“过于流行”的一本书。到了2022年,这本书已经比较少被谈论起,小编1号终于捧起这本接近400页的书。

很难说内容有超过小编1号过去阅读的前沿性,是一份对可能影响人类未来的几个大类技术的介绍。问题写的非常好,而且尽可能的通俗易懂。我理解也认可这本书的流行是合理的。

从我个人的角度有一点伤感的是,通过作者的描述,让我回想起来这些曾经的技术前沿和不确定性我在年轻的时候都学习过,有的甚至比较深入的“钻研”过。但是现在已经随着工作和生活的固定,已经很久没有抬头看过广袤宇宙的无限未知了。

这个暑假,自学一门新的专业吧。