[PATCH] D85570: [RFC] BPF: add AdjustOpt IR pass to generate verifier friendly codes

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 10 13:38:55 PDT 2020


yonghong-song added a comment.

In D85570#2266620 <https://reviews.llvm.org/D85570#2266620>, @ast wrote:

> is this based on D87153 <https://reviews.llvm.org/D87153> ?
> the passthrough will be removed later, right?

Yes, this is on top of D87153 <https://reviews.llvm.org/D87153> and all these passthrough builtin will be removed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85570



More information about the llvm-commits mailing list