LoopInductionVar and LoopCompare data members of MachinePipeliner::LoopInfo struct seems to be unused asf ar as nobody reads their value. Should be removed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D137055
[MachinePipeliner] Remove unused LoopInfo data fields ivafanas on Oct 30 2022, 11:44 PM. Authored by
Details
LoopInductionVar and LoopCompare data members of MachinePipeliner::LoopInfo struct seems to be unused asf ar as nobody reads their value. Should be removed.
Diff Detail
|