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

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 12:31:46 PDT 2020


yonghong-song updated this revision to Diff 293232.
yonghong-song edited the summary of this revision.
yonghong-song added a comment.

add seq_num arg to passthrough builtin


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85570

Files:
  llvm/lib/Target/BPF/BPF.h
  llvm/lib/Target/BPF/BPFAdjustOpt.cpp
  llvm/lib/Target/BPF/BPFTargetMachine.cpp
  llvm/lib/Target/BPF/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85570.293232.patch
Type: text/x-patch
Size: 10361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200921/b52c644e/attachment.bin>


More information about the llvm-commits mailing list