点击「查看原文」跳转到 GitHub 上对应文件,链接就可以点击了。
开源开发工具大会(OSDTConf 2024)就要开始征稿了!今年计划依然在北京举行。
CCF中国软件大会 将于11月15-17日在陕西西安举行。
- C++ 中文周刊 本周未更新
-
[PATCH v1 1/5] Match: Simplify branch form 5 of unsigned SAT_ADD into branchless https://gcc.gnu.org/pipermail/gcc-patches/2024-November/667367.html
-
[PATCH 00/10] aarch64: Enable C/C++ operations on SVE ACLE types. https://gcc.gnu.org/pipermail/gcc-patches/2024-November/667743.html
-
[PATCH 00/15] aarch64: Add support for SVE2.1 https://gcc.gnu.org/pipermail/gcc-patches/2024-November/667840.html
-
[PATCH 0/4] libsanitizer: merge from upstream https://gcc.gnu.org/pipermail/gcc-patches/2024-November/667904.html
-
[PATCH 00/15] arm: [MVE intrinsics] Rework store_scatter and load_gather intrinsics https://gcc.gnu.org/pipermail/gcc-patches/2024-November/667927.html
-
[PATCH v3 0/8] SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement https://gcc.gnu.org/pipermail/gcc-patches/2024-November/668484.html
-
[PATCHv3 0/3] ada: Add GNU/Hurd x86_64 support https://gcc.gnu.org/pipermail/gcc-patches/2024-November/668523.html
- [PATCH] RISC-V: Clear EF_RISCV_RVC/EF_RISCV_TSO when RVC/TSO is disabled using .attribute arch https://sourceware.org/pipermail/binutils/2024-November/137577.html
- [PATCH 0/5] gdb/python: error checking for PyObject_IsTrue calls https://sourceware.org/pipermail/gdb-patches/2024-November/213184.html
-
[PATCH 00/11] Add more CORE-math implementations to libm https://sourceware.org/pipermail/libc-alpha/2024-November/161369.html
-
[PATCH v3] elf: Add back support for programs that do not load libc.so https://sourceware.org/pipermail/libc-alpha/2024-November/161412.html
本节内容来自 LLVM Weekly 第 567 期, Alex Bradbury 大哥持续稳定输出。
-
填一下? A survey is now up to better understand how MLIR develoeprs and users connect to the upstream infrastructure. Answers to this survey will help inform discussions on MLIR project governance and charter, so please do fill it in or pass on to others who use MLIR.
-
投稿了: The call for papers for the Compilers for Machine Learning (C4ML) workshop at CGO is now out.
-
首席鞠躬尽瘁: Nikita Popov proposed adding support for modelling errno memory effects, noting that right now LLVM has no way to model that a function can only write to
errno
in particular (as opposed to other memory locations). -
文档mark之: In response to a question, Nikita Popov gave some illustrative examples for the difference between getelementptr nuw/nsw/nusw.
-
经常遇到的问题😂 Expectations about the handling of additional review comments after a 'LGTM' were documented. 41248b5.
-
有影响么? Recursive types are now disallowed in LLVM IR. 4831e0a.
-
[PATCH 0/2] Add RW support for 4k sector size vhdx https://lists.nongnu.org/archive/html/qemu-devel/2024-11/msg02695.html
-
[PATCH v2] target/riscv: Add Tenstorrent Ascalon CPU https://lists.nongnu.org/archive/html/qemu-devel/2024-11/msg02729.html
-
[PATCH v3 0/5] Introduce svukte ISA extension https://lists.nongnu.org/archive/html/qemu-devel/2024-11/msg02486.html
- 风平浪静。 RT-Smart RISC-V 的支持现状和工作规划正在如火如荼的开展。甲辰计划联合实习生培养提供了上百个新的 RT-Thread 实习岗位。
- 风平浪静。招募志愿者小编。
往期社招及实习生招聘长期有效。
- 来试试 MoonBit 语言吧!PLCT开放100名MoonBit 应用开发实习名额|甲辰计划开源实习生联合招聘培养工程
- PLCT实验室开放20名乘影GPGPU工具链开发实习岗位|甲辰计划开源实习生联合招聘培养
- 开源项目实习经理(PM)现开放招聘|甲辰计划开源实习生联合招聘培养
- PLCT实验室招募科研实习生(林泓宇小队)|甲辰计划开源实习生联合招聘培养
- 平头哥编译器团队招聘直通车
- 实习岗位列表(2024年10月)|甲辰计划开源实习生联合招聘培养
本周推荐:《控制论(cybernetics)》
作者:诺伯特·维纳
译者:郝季仁
推荐:小编1号
这本非常有意思的著作诞生于80年之前,看目录就很有意思,在多个领域融会贯通,打开了(不止一个)读者可能没有想过的视角,进而看到不一样的世界。
另一方面,本书非常成功,以至于书中很多知识在今天被当成了常识性的存在。
对于编译器或者IT领域的伙伴们而言,这本书的英文名字就挺出名的,补一补以后聚会吹牛肯定用得上。