nv50/ir: remove unused private field cycle to SchedDataCalculator
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
This commit is contained in:
committed by
Ilia Mirkin
parent
7469f2fd23
commit
70651b7041
@@ -2712,7 +2712,6 @@ private:
|
||||
|
||||
RegScores *score; // for current BB
|
||||
std::vector<RegScores> scoreBoards;
|
||||
int cycle;
|
||||
int prevData;
|
||||
operation prevOp;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user