[PATCH] D51550: Use alias analysis to check for real interference in cascade comparison

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 13 11:16:11 PDT 2018


lebedev.ri added a comment.

In https://reviews.llvm.org/D51550#1233741, @christylee wrote:

> Fixed diff dependencies.


Phabricator is dumb, it only shows the patch you have uploaded, it does not diff anything.
So you need to manually generate this diff to be \as compared to https://reviews.llvm.org/D52044'.
In other words, this differential should not be //adding// the `alias-merge-blocks.ll`,
it should only show how the check-lines change in it.


https://reviews.llvm.org/D51550





More information about the llvm-commits mailing list