[PATCH] D37265: [SCEV] Ensure ScalarEvolution::createAddRecFromPHIWithCastsImpl properly handles out of range truncations of the start and accum values

Daniel Neilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 12:55:37 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312568: [SCEV] Ensure ScalarEvolution::createAddRecFromPHIWithCastsImpl properly… (authored by dneilson).

Changed prior to commit:
  https://reviews.llvm.org/D37265?vs=113551&id=113903#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37265

Files:
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/unittests/Analysis/ScalarEvolutionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37265.113903.patch
Type: text/x-patch
Size: 7018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170905/f2c05b09/attachment.bin>


More information about the llvm-commits mailing list