[PATCH] D43812: [LV] Let recordVectorLoopValueForInductionCast to check if IV was created from the cast.

Andrei Elovikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 15 02:26:06 PDT 2018


a.elovikov updated this revision to Diff 138508.
a.elovikov added a comment.

Improve some comments.


https://reviews.llvm.org/D43812

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/X86/pr36524.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43812.138508.patch
Type: text/x-patch
Size: 7711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180315/7a67e993/attachment.bin>


More information about the llvm-commits mailing list