[PATCH] D37153: [LoopUnroll] Properly update loop structure in case of successful peeling

Michael Zolotukhin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 11:32:55 PDT 2017


mzolotukhin added a comment.

Hi,

The change looks good to me, but I'd like to see a more simplified test. We probably don't need 90% of its instructions, and also it doesn't need to be SystemZ-specific.

Michael


https://reviews.llvm.org/D37153





More information about the llvm-commits mailing list