[PATCH] D43810: [SCEV] Smart range calculation for SCEVUnknown Phis

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 28 23:01:07 PST 2018


This revision was automatically updated to reflect the committed changes.
mkazantsev marked 4 inline comments as done.
Closed by commit rL326418: [SCEV] Smart range calculation for SCEVUnknown Phis (authored by mkazantsev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43810?vs=136050&id=136465#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43810

Files:
  llvm/trunk/include/llvm/Analysis/ScalarEvolution.h
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/test/Analysis/ScalarEvolution/unknown_phis.ll
  llvm/trunk/test/Transforms/IRCE/single-access-no-preloop.ll
  llvm/trunk/test/Transforms/LoopVectorize/X86/consecutive-ptr-cg-bug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43810.136465.patch
Type: text/x-patch
Size: 9534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180301/dd2327c8/attachment.bin>


More information about the llvm-commits mailing list