[PATCH] D63389: [IDF] Generalize IDFCalculator to be used with Clang's CFG
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 17 10:02:42 PDT 2019
asbirlea added a comment.
We do very much need GraphDiff in the IDFCalculator when doing updates in MemorySSA. I don't know how I missed this, since it was the very reason it was added, but thanks a lot for catching it.
I'll send a patch with the fix shortly.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63389/new/
https://reviews.llvm.org/D63389
More information about the llvm-commits
mailing list