[PATCH] D60074: [Attributor] Deduce "no-recurse" function attribute

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 8 10:41:13 PDT 2019


jdoerfert abandoned this revision.
jdoerfert added a comment.

You have good points. I'll plan to do the following:

- Abandon this patch
- Come up with a patch that actually looks at called functions and SCCs
- Add your test case to the norecuse.ll file to make sure it works.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60074





More information about the llvm-commits mailing list