[PATCH] D72562: [Attributor][Fix] AAHeapToStack and AAIsDead connection
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 11 15:04:59 PST 2020
jdoerfert added a comment.
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?
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