[PATCH] D37265: [SCEV] Ensure ScalarEvolution::createAddRecFromPHIWithCastsImpl properly handles out of range truncations of the start and accum values
Sanjoy Das via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 7 09:41:44 PDT 2017
sanjoy added a comment.
In https://reviews.llvm.org/D37265#861418, @dneilson wrote:
> A couple of quick notes:
>
> 1. The SCEV owner (Sanjoy) added a reviewer after this review was given the thumbs up by another reviewer. I am interpreting this addition of a reviewer an an 'FYI' for the added reviewer.
Yes, that's what I meant (there is no need to revert).
Repository:
rL LLVM
https://reviews.llvm.org/D37265
More information about the llvm-commits
mailing list