This is an archive of the discontinued LLVM Phabricator instance.

[CodeGenPrepare] Use const reference to avoid unnecessary APInt copy. NFC
ClosedPublic

Authored by craig.topper on May 4 2022, 11:21 PM.

Details

Diff Detail

Event Timeline

craig.topper created this revision.May 4 2022, 11:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 4 2022, 11:21 PM
craig.topper requested review of this revision.May 4 2022, 11:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 4 2022, 11:21 PM
RKSimon accepted this revision.May 5 2022, 1:11 AM

LGTM

This revision is now accepted and ready to land.May 5 2022, 1:11 AM
This revision was landed with ongoing or failed builds.May 11 2022, 12:08 PM
This revision was automatically updated to reflect the committed changes.