Skip to content

Conversation

@rastogishubham
Copy link

[NFC] Move DroppedVariableStats to its own file and redesign it to be extensible. (llvm#115563)

Move DroppedVariableStats code to its own file and change the class to have an extensible design so that we can use it to add dropped statistics to MIR passes and the instruction selector.

[NFC] Move DroppedVariableStats to its own file and redesign it to be
extensible. (llvm#115563)

Move DroppedVariableStats code to its own file and change the class to
have an extensible design so that we can use it to add dropped
statistics to MIR passes and the instruction selector.

Removed the default virtual destructor from the base class and added an
empty one instead.
@rastogishubham rastogishubham deleted the FixStatsIR branch December 18, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant