[PATCH] D46197: [DA] Fix assertion with loop exiting variables

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 27 10:22:49 PDT 2018


dmgreen added a comment.

There may be a better way to fix this using getSCEVAtScope around line 3358, but my scev-fu isn't particularly strong and I'm still seeing asserts from it.


https://reviews.llvm.org/D46197





More information about the llvm-commits mailing list