[PATCH] D65408: [Attributor] Heap-To-Stack Conversion

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 31 10:58:43 PDT 2019


xbolva00 added a comment.

In D65408#1605240 <https://reviews.llvm.org/D65408#1605240>, @xbolva00 wrote:

> Negative tests:
>  Malloc in loop body
>  Irreducible cfg
>
> ?


Still missing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65408





More information about the llvm-commits mailing list