[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:32:21 PDT 2016
dnovillo added a comment.
Now, if the sample profiler depends on instcombine, we'd have to schedule it after instcombine, right?
http://reviews.llvm.org/D20501
More information about the llvm-commits
mailing list