This is an archive of the discontinued LLVM Phabricator instance.

[SimplifyLibCalls] Reduce code duplication. NFC
ClosedPublic

Authored by arichardson on Oct 3 2022, 7:01 AM.

Diff Detail

Event Timeline

arichardson created this revision.Oct 3 2022, 7:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 3 2022, 7:01 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
arichardson requested review of this revision.Oct 3 2022, 7:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 3 2022, 7:01 AM
nikic accepted this revision.Oct 3 2022, 8:09 AM

LG

llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
290

nit: Value *

This revision is now accepted and ready to land.Oct 3 2022, 8:09 AM
nickdesaulniers accepted this revision.Oct 3 2022, 8:29 AM
xbolva00 accepted this revision.Oct 3 2022, 8:33 AM
This revision was landed with ongoing or failed builds.Oct 3 2022, 8:50 AM
This revision was automatically updated to reflect the committed changes.
arichardson marked an inline comment as done.Oct 3 2022, 8:50 AM