[PATCH] D22377: [SCEV] trip count calculation for loops with unknown stride

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 14:08:21 PDT 2016


rnk added a subscriber: rnk.
rnk added a comment.

This change appears to have introduced a miscompile of some opus code in Chromium: http://crbug.com/638314

I'm going to speculatively revert this, and I'll get some reproducer files soon.


Repository:
  rL LLVM

https://reviews.llvm.org/D22377





More information about the llvm-commits mailing list