[llvm-branch-commits] [llvm] [BPF] add allows-misaligned-mem-access target feature (PR #168314)

Cullen Rhodes via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Nov 19 01:15:27 PST 2025


c-rhodes wrote:

@clairechingching backports are typically done via the `/cherry-pick <commit>` command left as a comment on the original PR, it's documented here: https://llvm.org/docs/GitHub.html#backporting-fixes-to-the-release-branches

although I would say it's unlikely this will get backported so late in the release cycle given it's a feature. The next release is 21.1.7 on Dec 2nd, at this point in the release cycle the criteria is critical bug fixes as documented here https://llvm.org/docs/HowToReleaseLLVM.html#release-patch-rules. @tru is the release manager for 21.1.7, so ultimately it will be his decision. @tru wdyt?

https://github.com/llvm/llvm-project/pull/168314


More information about the llvm-branch-commits mailing list