[PATCH] D58260: [INLINER] allow inlining of address taken blocks

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 15 12:21:13 PST 2019


jyknight added a comment.

In D58260#1399596 <https://reviews.llvm.org/D58260#1399596>, @efriedma wrote:

> I'm concerned that "nocapture" is not sufficient to describe the necessary property here.


Let's continue this thread the bug instead.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58260





More information about the llvm-commits mailing list