[PATCH] D20501: Remove sample profile dependency to instcombine, which is not a analysis pass.

Diego Novillo via llvm-commits llvm-commits at lists.llvm.org
Tue May 24 06:34:50 PDT 2016


dnovillo accepted this revision.
dnovillo added a comment.
This revision is now accepted and ready to land.

In http://reviews.llvm.org/D20501#437688, @dnovillo wrote:

> Now, if the sample profiler depends on instcombine, we'd have to schedule it after instcombine, right?


If I read mail in order, I wouldn't be tempted to ask inane questions.  You have indeed done this in another patch.  Thanks!

LGTM


http://reviews.llvm.org/D20501





More information about the llvm-commits mailing list