[PATCH] D133730: [SimplifyCFG] Don't hoist inalloca allocas

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 15:32:43 PDT 2022


efriedma added a comment.

Why specifically "inalloca" allocas?  Don't all allocas have the same issue?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133730



More information about the llvm-commits mailing list