[PATCH] D83824: [NFC] [LV] Vectorized Loop Skeleton Refactoring

Bardia Mahjour via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 15:20:10 PDT 2020


bmahjour created this revision.
bmahjour added reviewers: Ayal, fhahn, pjeeva01, etiotto.
bmahjour added a project: LLVM.
Herald added a subscriber: hiraditya.

This patch tries to improve readability and maintenance of `createVectorizedLoopSkeleton` by reorganizing some lines, updating some of the comments and breaking it up into smaller logical units.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D83824

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83824.277995.patch
Type: text/x-patch
Size: 13929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/65f58b67/attachment.bin>


More information about the llvm-commits mailing list