This is an archive of the discontinued LLVM Phabricator instance.

[LV][NFC] Add 'const' modifier to getInstructionCost* members
Needs ReviewPublic

Authored by ebrevnov on Sep 13 2021, 3:00 AM.

Details

Summary

This is as simple as it sounds. That enables us to evaluate instruction cost on constant cost model instance.

Diff Detail

Event Timeline

ebrevnov created this revision.Sep 13 2021, 3:00 AM
ebrevnov requested review of this revision.Sep 13 2021, 3:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 13 2021, 3:00 AM
ebrevnov edited the summary of this revision. (Show Details)Sep 13 2021, 5:18 AM
ebrevnov added reviewers: fhahn, lebedev.ri, Ayal, anna.
lebedev.ri resigned from this revision.Jan 12 2023, 5:23 PM

This review seems to be stuck/dead, consider abandoning if no longer relevant.

Herald added a project: Restricted Project. · View Herald TranscriptJan 12 2023, 5:23 PM