[PATCH] D22778: Add Loop Sink pass to reverse the LICM based of basic block frequency.

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 14:47:09 PDT 2016


danielcdh added a comment.

In https://reviews.llvm.org/D22778#520053, @junbuml wrote:

> Are you going to have a separate patch to hook this in the pass manager ?


Yes, I'll send another patch to hook it up in clang.


https://reviews.llvm.org/D22778





More information about the llvm-commits mailing list