[PATCH] D37227: [SCEV] Ensure ScalarEvolution::createAddRecFromPHIWithCastsImpl is working with an add expression.

Daniel Neilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 14:31:41 PDT 2017


dneilson added a comment.

Got some more info... changing the xor into an add in the test also results in the same assert firing. So, more digging needed.


https://reviews.llvm.org/D37227





More information about the llvm-commits mailing list