[PATCH] D145816: [BPF] Improve pruning to avoid generate more types in BTF

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 12 23:22:40 PDT 2023


yonghong-song updated this revision to Diff 504510.
yonghong-song added a comment.

add comments to explain CheckPointer and SeePointer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145816

Files:
  llvm/lib/Target/BPF/BTFDebug.cpp
  llvm/lib/Target/BPF/BTFDebug.h
  llvm/test/CodeGen/BPF/BTF/pruning-dup-ptr-struct.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145816.504510.patch
Type: text/x-patch
Size: 10350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230313/11aad7fc/attachment.bin>


More information about the llvm-commits mailing list