[PATCH] D88880: [IndVarSimplify] Add loop-flattening

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 06:14:39 PDT 2020


SjoerdMeijer added a comment.

Little ping to see if we are okay to flatten induction vars in IndVarSimplify, see my previous message for motivation as opposed to having a separate pass.


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

https://reviews.llvm.org/D88880



More information about the llvm-commits mailing list