[PATCH] D99147: [IndVarSimplify] Never sinking if none operand is used in or after loop exit block
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 23 00:43:10 PDT 2021
lebedev.ri added a comment.
This looks pretty ad-hoc to me.
I believe we consider this to be a canonicalization transform that will be undone by other passes if profitable.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99147/new/
https://reviews.llvm.org/D99147
More information about the llvm-commits
mailing list