[PATCH] D51837: Move a transformation routine from LoopUtils to LoopVectorize.

Vikram TV via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 9 23:02:20 PDT 2018


tvvikram updated this revision to Diff 164613.
tvvikram added a comment.

Fix file paths. The previous patch missed root directory in its path.


Repository:
  rL LLVM

https://reviews.llvm.org/D51837

Files:
  include/llvm/Transforms/Utils/LoopUtils.h
  lib/Transforms/Utils/LoopUtils.cpp
  lib/Transforms/Vectorize/LoopVectorize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51837.164613.patch
Type: text/x-patch
Size: 10548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180910/48d04072/attachment.bin>


More information about the llvm-commits mailing list