[PATCH] D90395: [SCEV] Generalize monotonicity check for full and limited iteration space

Artur Pilipenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 16:19:46 PST 2020


apilipenko added a comment.

Can we split restructuring and generalization (possibly adding a test for the generalization part)? It's hard to assess correctness when you combine the two in one change.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90395/new/

https://reviews.llvm.org/D90395



More information about the llvm-commits mailing list