[PATCH] D103007: [LoopUtils] Avoid expanding complicated SCEVNAry when rewriteLoopExitValues
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 17 00:12:08 PDT 2021
lebedev.ri added a comment.
I believe this will be resolved once we no longer expand high-cost SCEV's because we no longer need to check their validity, D108043 <https://reviews.llvm.org/D108043>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103007/new/
https://reviews.llvm.org/D103007
More information about the llvm-commits
mailing list