[PATCH] D144829: [WIP][BPF] Add a few new insns under cpu=v4

Yonghong Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 2 14:17:37 PDT 2023


yonghong-song added a comment.

In D144829#4465193 <https://reviews.llvm.org/D144829#4465193>, @eddyz87 wrote:

> Hi Yonghong,
>
> What is the current plan for these changes?
> I'd like to refresh D140804 <https://reviews.llvm.org/D140804> to make BPF_ST instruction available for cpu v4.
> I see that the latest CI run failed because of libcxx issue, I think it is completely unrelated to this revision, see here <https://reviews.llvm.org/D151963#4463939>.

Eduard, please go ahead to refresh BPF_ST patch (D140804 <https://reviews.llvm.org/D140804>). For this patch, we will land it until the kernel patch addressed all major comments. When it is ready to merge, you will comment and let you know.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144829/new/

https://reviews.llvm.org/D144829



More information about the cfe-commits mailing list