Replace code which identifies induction phi with helper function
getInductionVariable to improve robustness.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D106045
[LoopFlatten] Use Loop to identify loop induction phi. NFC RosieSumpter on Jul 15 2021, 1:27 AM. Authored by
Details Replace code which identifies induction phi with helper function
Diff Detail
|
We don't need this anymore?