[all-commits] [llvm/llvm-project] 0619bb: [BPF] Add default cpu change in ReleaseNotes (#131...
yonghong-song via All-commits
all-commits at lists.llvm.org
Tue Mar 18 15:41:51 PDT 2025
Branch: refs/heads/release/20.x
Home: https://github.com/llvm/llvm-project
Commit: 0619bbcbbd864f662790b194c77baaf5578d21b9
https://github.com/llvm/llvm-project/commit/0619bbcbbd864f662790b194c77baaf5578d21b9
Author: yonghong-song <yhs at fb.com>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
Log Message:
-----------
[BPF] Add default cpu change in ReleaseNotes (#131691)
The pull request [1] changed bpf default cpu from -mcpu=v1 to
-mcpu=v3 in clang20. Recently in [1], Yuval Deutscher suggested
to add an entry to clang20 ReleaseNotes so users can easily find
the change from documentation.
[1] https://github.com/llvm/llvm-project/pull/107008
Co-authored-by: Yonghong Song <yonghong.song at linux.dev>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list