[PATCH] D37265: [SCEV] Ensure ScalarEvolution::createAddRecFromPHIWithCastsImpl properly handles out of range truncations of the start and accum values
Dorit Nuzman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 6 04:42:20 PDT 2017
dorit added a comment.
> 2. FYI @dorit This fixes a bug in code you introduced in https://reviews.llvm.org/D30041
Thanks! (good to know that this code got triggered :-))
Thanks for the fix,
Dorit
Repository:
rL LLVM
https://reviews.llvm.org/D37265
More information about the llvm-commits
mailing list