Accum is guaranteed to be defined outside L (via Loop::isLoopInvariant
checks above). I think that should guarantee that the more powerful
ScalarEvolution::isLoopInvariant also determines that the value is loop
invariant.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo