[PATCH] D126839: [clang][BPF] Update comment to include TYPE_MATCH
Daniel Müller via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 2 14:30:03 PDT 2022
d-e-s-o added a comment.
In D126839#3554474 <https://reviews.llvm.org/D126839#3554474>, @d-e-s-o wrote:
> In D126839#3554125 <https://reviews.llvm.org/D126839#3554125>, @yonghong-song wrote:
>
>> Also let us merge it unti kernel side change is in reasonable shape.
>
> From what I understand it may take several days or some other not-precisely specified time until "nightly" builds, which we use in the BPF CI, pick up the change. Hence, I was under the impression that we should attempt to merge it sooner rather than later once it's ready to be merged. The kernel changes are in good enough shape to show feasibility, so I don't really see why not, but it's your call.
I just discussed that with Andrii. He is also of the opinion that we should wait until the kernel changes are published. Forget about my comment and let's do that then.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126839/new/
https://reviews.llvm.org/D126839
More information about the cfe-commits
mailing list