This is an archive of the discontinued LLVM Phabricator instance.

[FastISel][NFC] Remove repeated calls to get{Variable,Expr}
ClosedPublic

Authored by fdeazeve on May 24 2023, 6:18 AM.

Diff Detail

Event Timeline

fdeazeve created this revision.May 24 2023, 6:18 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 24 2023, 6:18 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
fdeazeve requested review of this revision.May 24 2023, 6:18 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 24 2023, 6:18 AM
fdeazeve updated this revision to Diff 525150.May 24 2023, 6:31 AM
fdeazeve retitled this revision from [FastISel][NFC] Remove repeated calls to get{Variable,Expr} Depends on D151331 to [FastISel][NFC] Remove repeated calls to get{Variable,Expr}.
fdeazeve edited the summary of this revision. (Show Details)

Update review stack link

fdeazeve edited the summary of this revision. (Show Details)May 24 2023, 6:34 AM
fdeazeve added a reviewer: aprantl.
aprantl accepted this revision.May 24 2023, 3:42 PM
This revision is now accepted and ready to land.May 24 2023, 3:42 PM
This revision was landed with ongoing or failed builds.May 26 2023, 4:12 AM
This revision was automatically updated to reflect the committed changes.