[PATCH] D72787: [BPF] Adjust optimizations to generate kernel verifier friendly codes
Yonghong Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 9 11:33:00 PDT 2020
yonghong-song updated this revision to Diff 269611.
yonghong-song added a comment.
previous version has runtime failure with latest code base. Fixed the issue and reload the working code.
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/BPFMIAdjustOpt.cpp
llvm/lib/Target/BPF/BPFMIPeephole.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.269611.patch
Type: text/x-patch
Size: 18575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200609/01c830a9/attachment.bin>
More information about the llvm-commits
mailing list