[PATCH] D107882: BPF: Enable frontend constant folding for VLA size

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 14 11:04:35 PDT 2021


efriedma added a comment.

I don't think my opinion has changed here.  I'm against the solution proposed in this patch.  The other solutions discussed in the review seem fine.  (The simplest is just to make the bpf backend ignore stacksave/stackrestore calls.)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107882/new/

https://reviews.llvm.org/D107882



More information about the llvm-commits mailing list