[PATCH] D20505: Codegen: Outline for chains of tail-duplicable blocks.

David Li via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 16:44:29 PDT 2016


davidxl added a comment.

thanks. I don't seem to find explicit test cases added for this change. can you add one ?

Please also update the description with a real motivation example -- the original code and the pseudo code after the transformation.


http://reviews.llvm.org/D20505





More information about the llvm-commits mailing list