[PATCH] D89381: [SCEV] Use nw flag and symbolic iteration count to sharpen ranges of AddRecs

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 05:12:18 PDT 2020


xbolva00 added inline comments.


================
Comment at: llvm/test/Transforms/IndVarSimplify/widen-loop-comp.ll:548
 
 ; TODO: We don't really need trunc/zext here because when iv.next overflows,
 ; its value is not used.
----------------
remove todo


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

https://reviews.llvm.org/D89381



More information about the llvm-commits mailing list