[PATCH] D72562: [Attributor][Fix] AAHeapToStack and AAIsDead connection
Stefan Stipanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 12 07:39:48 PST 2020
sstefan1 added a comment.
In D72562#1815742 <https://reviews.llvm.org/D72562#1815742>, @jdoerfert wrote:
> I see where you are going and we need this, however I just fiddled around with the entire `isAssumedDead` stuff to make the helper methods aware of dead uses (and instructions). I will see how we can combine this best with H2S and report here, OK?
That's ok with me. Are these changes commited?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72562/new/
https://reviews.llvm.org/D72562
More information about the llvm-commits
mailing list