[PATCH] D53779: [CodeExtractor] Allow extracting allocas within simple stack{save, restore} pairs

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 26 17:58:42 PDT 2018


efriedma added a comment.

> How were you able to tell?

Looked at the expansion in CGBuiltin.cpp; it returns a ConstantInt.


https://reviews.llvm.org/D53779





More information about the llvm-commits mailing list