[PATCH] D92207: [IndVars] ICmpInst should not prevent IV widening

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 27 00:08:26 PST 2020


mkazantsev added a comment.

I added tests for signed and for `ne` predicate, but currently they fail even before they reach this code. Can be enabled in follow-ups.


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

https://reviews.llvm.org/D92207



More information about the llvm-commits mailing list