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

Yonghong Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 1 11:36:34 PDT 2021


yonghong-song added a comment.

@efriedma Thanks for suggestion! Let me look at CodeGenFunction::EmitAutoVarAlloca() call 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