[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
Tue Feb 27 11:25:32 PST 2018


a.elovikov updated this revision to Diff 136115.
a.elovikov retitled this revision from "[WIP][LV] Don't call recordVectorLoopValueForInductionCast for more newly-created IVs from a trunc." to "[LV] Let recordVectorLoopValueForInductionCast to check if IV was created from the cast.".
a.elovikov edited the summary of this revision.
a.elovikov added reviewers: dorit, mssimpso, Ayal.

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.136115.patch
Type: text/x-patch
Size: 7529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180227/5a87a8d4/attachment.bin>


More information about the llvm-commits mailing list