[PATCH] D38339: [LV] Fix PR34711 - handle widening of instruction ranges in the presence of sinking casts

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 5 05:43:44 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314981: [LV] Fix PR34711 - widen instruction ranges when sinking casts (authored by ayalz).

Changed prior to commit:
  https://reviews.llvm.org/D38339?vs=116904&id=117799#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38339

Files:
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/first-order-recurrence.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38339.117799.patch
Type: text/x-patch
Size: 6848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171005/791049f6/attachment.bin>


More information about the llvm-commits mailing list