[PATCH] D132275: [clang] Create alloca to pass into static lambda

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 5 10:54:51 PDT 2023


efriedma added a comment.

> EmitLambdaDelegatingInvokeBody emit an always_inline hint

To clarify, I mean on the call instruction, not on either function.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132275



More information about the cfe-commits mailing list