This patch modifies two for loops to use the range based syntax.
Since they are equivalent, this patch is tagged NFC.
Details
Details
- Reviewers
dmgreen - Commits
- rG70a495c7f0f2: [NFC][LoopSimplify] modernize for loops over LoopInfo
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo