We cannot move the insertion point to header if SCEV contains div/rem
operations due to they may go over check for zero denominator.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Analysis/ScalarEvolutionExpander.cpp | ||
---|---|---|
1739 ↗ | (On Diff #126923) | There is no SCEVSDivExpr expression. |