[PATCH] D51286: [IndVars] Fix usage of SCEVExpander to not mess with SCEVConstant. PR38674
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 27 02:15:16 PDT 2018
uabelho resigned from this revision.
uabelho added a comment.
This indeed solves the problem I reported in PR38674 but I don't know IndVarSimplify enough to say if this is the right solution or not.
Thanks!
https://reviews.llvm.org/D51286
More information about the llvm-commits
mailing list