[PATCH] D113232: [LoopStrengthReduce][NFC]: Check for invalid SCEVUnknowns when processing salvaged SCEVs
Chang Lin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 5 09:24:36 PDT 2021
clin1 added a comment.
Yes, I confirm that it fixes the problem (by preventing the SCEVUnknowns from being gathered in the first place). Thanks for pointing this out --- since the other patch seems almost ready, I will close this one.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113232/new/
https://reviews.llvm.org/D113232
More information about the llvm-commits
mailing list