[PATCH] D85434: BPF: add a SimplifyCFG IR pass during generic Scalar/IPO optimization
Yonghong Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 6 08:19:27 PDT 2020
yonghong-song added a comment.
Hi, @lebedev.ri Since this patch is to fix a bpf regression caused by https://reviews.llvm.org/D84108 ([SimplifyCFG][LoopRotate] SimplifyCFG: disable common instruction hoisting by default, enable late in pipeline), I added you as a reviewer as well just in case you have a better idea of how to fix this particular issue. Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85434/new/
https://reviews.llvm.org/D85434
More information about the llvm-commits
mailing list