[PATCH] D66135: [SimplifyLibCalls] Add noalias from known callsites [WIP]

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 13 08:24:29 PDT 2019


jdoerfert added a comment.

In D66135#1626933 <https://reviews.llvm.org/D66135#1626933>, @xbolva00 wrote:

> Yeah, the much harder thing is noalias propagation from callsite (Attributor)


Correct, see https://bugs.llvm.org/show_bug.cgi?id=39546


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

https://reviews.llvm.org/D66135





More information about the llvm-commits mailing list