[PATCH] D107882: BPF: Enable frontend constant folding for VLA size
Yonghong Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 15 09:47:57 PDT 2021
yonghong-song added a comment.
@pchaigno @efriedma I added an IR pass in BPF backend to remove these stacksave/stackrestore intrinsics. https://reviews.llvm.org/D111897
@pchaigno Could you test with https://reviews.llvm.org/D111897 instead?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107882/new/
https://reviews.llvm.org/D107882
More information about the cfe-commits
mailing list