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
Paths
| Differential D137055
[MachinePipeliner] Remove unused LoopInfo data fields AcceptedPublic Authored by ivafanas on Oct 30 2022, 11:44 PM.
Details
Summary 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
Revision Contents
Diff 471904 llvm/include/llvm/CodeGen/MachinePipeliner.h
llvm/lib/CodeGen/MachinePipeliner.cpp
|