[PATCH] D72787: [BPF] Adjust optimizations to generate kernel verifier friendly codes

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 15 23:21:15 PST 2020


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

fix potential overflow issues


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72787

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
  llvm/test/CodeGen/BPF/adjust-instcombine-1.ll
  llvm/test/CodeGen/BPF/adjust-instcombine-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72787.238422.patch
Type: text/x-patch
Size: 12788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/ea7de668/attachment-0001.bin>


More information about the llvm-commits mailing list