[clang] [llvm] [BPF] Add load-acquire and store-release instructions under -mcpu=v5 (PR #108636)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 18 16:55:59 PDT 2024
eddyz87 wrote:
> > Also a question regarding 3 commits in one pull request. As far as I understand [current](https://llvm.org/docs/GitHub.html) policy, the idea is to have a separate pull request for each commit (and fork branches from one another to build a stack). Otherwise the commits are squashed. What's the idea with current pull request?
>
> Got it, I'll split this into separate PRs later.
(Not that I like this policy, but that's the way LLVM team decided to use github :man_shrugging:)
https://github.com/llvm/llvm-project/pull/108636
More information about the cfe-commits
mailing list