[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
Fri Sep 1 10:02:34 PDT 2017
dneilson updated this revision to Diff 113551.
dneilson added a comment.
Address minor nicks. Change test from a LIT test to a unittest.
https://reviews.llvm.org/D37265
Files:
lib/Analysis/ScalarEvolution.cpp
unittests/Analysis/ScalarEvolutionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37265.113551.patch
Type: text/x-patch
Size: 6969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170901/61b0140f/attachment.bin>
More information about the llvm-commits
mailing list