Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/include/llvm/Transforms/IPO/
-
include/
-
llvm/
-
Transforms/
-
IPO/
-
FunctionSpecialization.h
Hide Panel
f
Keyboard Reference
?
Differential
D156260
[FunctionSpecialization] Use SmallVector::operator== to simplify some code. NFC
Closed
Public
Authored by
craig.topper
on Jul 25 2023, 2:04 PM.
Download Raw Diff
Details
Reviewers
labrinea
Commits
rGe5df0481f009: [FunctionSpecialization] Use SmallVector::operator== to simplify some code. NFC
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
craig.topper
created this revision.
Jul 25 2023, 2:04 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Jul 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 Transcript
Jul 25 2023, 2:04 PM
Harbormaster
completed remote builds in
B248077: Diff 544091
.
Jul 25 2023, 11:33 PM
labrinea
accepted this revision.
Jul 26 2023, 4:11 AM
Comment Actions
LGTM, thanks!
This revision is now accepted and ready to land.
Jul 26 2023, 4:11 AM
Closed by commit
rGe5df0481f009: [FunctionSpecialization] Use SmallVector::operator== to simplify some code. NFC
(authored by
craig.topper
).
·
Explain Why
Jul 26 2023, 9:46 AM
This revision was automatically updated to reflect the committed changes.
craig.topper
added a commit:
rGe5df0481f009: [FunctionSpecialization] Use SmallVector::operator== to simplify some code. NFC
.