[PATCH] D44067: [LV] Improving "Control-Flow-Select" Vectorization remark.
Vivek Pandya via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 19 10:42:48 PDT 2018
vivekvpandya added a comment.
In https://reviews.llvm.org/D44067#1042036, @fhahn wrote:
> There are a few issues with formatting (trailing spaces, using tabs, lines > 80 chars, see https://llvm.org/docs/CodingStandards.html). Could you use clang-format to format the diff?
I may have missed that. But just to inform @cs15btech11044 that run clang-format on your new changes only, keep existing code as it is even if clang-format may format it.
https://reviews.llvm.org/D44067
More information about the llvm-commits
mailing list