[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
Tue Sep 15 20:45:55 PDT 2020
yonghong-song updated this revision to Diff 292080.
yonghong-song added a comment.
minor change: add some more conditions to further restrict transformation.
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.292080.patch
Type: text/x-patch
Size: 10334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200916/9812ff3c/attachment.bin>
More information about the llvm-commits
mailing list