This is an archive of the discontinued LLVM Phabricator instance.

[FunctionSpecialization] Use SmallVector::operator== to simplify some code. NFC
ClosedPublic

Authored by craig.topper on Jul 25 2023, 2:04 PM.

Diff Detail

Event Timeline

craig.topper created this revision.Jul 25 2023, 2:04 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 25 2023, 2:04 PM
Herald added subscribers: hoy, ormris. · View Herald Transcript
craig.topper requested review of this revision.Jul 25 2023, 2:04 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 25 2023, 2:04 PM
labrinea accepted this revision.Jul 26 2023, 4:11 AM

LGTM, thanks!

This revision is now accepted and ready to land.Jul 26 2023, 4:11 AM