[PATCH] D26299: Improving the efficiency of the Loop Unswitching pass
Michael Zolotukhin via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 4 15:00:26 PDT 2016
mzolotukhin added a comment.
Hi,
Some initial comments, unrelated to the patch idea:
1. Please upload the patch with the full context (see http://llvm.org/docs/Phabricator.html).
2. Please run clang-format on it: some lines are too long.
3. Please add a testcase.
Thanks,
Michael
Repository:
rL LLVM
https://reviews.llvm.org/D26299
More information about the llvm-commits
mailing list