[PATCH] D65243: [Attributor] Using liveness in other attributes.

Stefan Stipanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 1 05:10:33 PDT 2019


sstefan1 added a comment.

In D65243#1608667 <https://reviews.llvm.org/D65243#1608667>, @jdoerfert wrote:

> Could you add one more test case:
>
> internal function foo, called 2 times but one call site is dead. We want to derive something about foo from the call site.


Is this what you had in mind?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65243





More information about the llvm-commits mailing list