[PATCH] D22778: Add Loop Sink pass to reverse the LICM based of basic block frequency.
David Li via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 17 11:49:55 PDT 2016
davidxl added a comment.
Example of parent BB being colder than the use BB?
https://reviews.llvm.org/D22778
More information about the llvm-commits
mailing list