[PATCH] D107882: BPF: Enable frontend constant folding for VLA size
Yonghong Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 14 20:18:32 PDT 2021
yonghong-song added a comment.
@pchaigno as @efriedma suggested, we can add some transformation in BPF target IR passes to ignore @llvm.stacksave() and @llvm.stackrestore(). I should have a patch ready soon.
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