This is an archive of the discontinued LLVM Phabricator instance.

[LV] Clean up LoopVectorizationCostModel::calculateRegisterUsage. NFC
ClosedPublic

Authored by bjope on Nov 18 2022, 4:44 PM.

Details

Summary

Minor refactoring in LoopVectorizationCostModel::calculateRegisterUsage.

Also adding some FIXME:s related to what appears to be some short
comings related to how the register usage is calculated.

Diff Detail

Event Timeline

bjope created this revision.Nov 18 2022, 4:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 18 2022, 4:44 PM
bjope requested review of this revision.Nov 18 2022, 4:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 18 2022, 4:44 PM
This revision was not accepted when it landed; it landed in state Needs Review.Nov 20 2022, 11:52 AM
This revision was automatically updated to reflect the committed changes.