[PATCH] D80975: [SCEV][IndVarSimplify] insert point should not be block front if the front instruction is a PHI
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 14 19:11:53 PDT 2020
shchenz added a comment.
@reames @mkazantsev It will be much appreciated if you could take a look at this issue. This patch fixes all the block front insert points at the call site.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80975/new/
https://reviews.llvm.org/D80975
More information about the llvm-commits
mailing list