[PATCH] D20017: Aggressive choosing best loop top

Ehsan Amiri via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 08:10:52 PDT 2016


amehsan added a comment.

Maybe we already have this and I missed it. Could you add a testcase, that has the pattern you want to optimize. That will help reviewing the code, and also prevent breaking your this optimization in the future.


http://reviews.llvm.org/D20017





More information about the llvm-commits mailing list