Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/include/llvm/CodeGen/
-
include/
-
llvm/
-
CodeGen/
-
RegisterPressure.h
Hide Panel
f
Keyboard Reference
?
Differential
D152237
[CodeGen] Disable default copy ctor and copy assignment operator for PressureDiffs
Closed
Public
Authored by
yubing
on Jun 5 2023, 11:54 PM.
Download Raw Diff
Details
Reviewers
atrick
pengfei
Commits
rG03eb1c9755f0: [CodeGen] Disable default copy ctor and copy assignment operator for…
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
yubing
created this revision.
Jun 5 2023, 11:54 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Jun 5 2023, 11:54 PM
Herald
added a subscriber:
MatzeB
.
·
View Herald Transcript
yubing
requested review of this revision.
Jun 5 2023, 11:54 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Jun 5 2023, 11:54 PM
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
yubing
added reviewers:
atrick
,
pengfei
.
Jun 5 2023, 11:55 PM
Harbormaster
completed remote builds in
B236829: Diff 528711
.
Jun 6 2023, 12:57 AM
yubing
added a comment.
Jun 6 2023, 11:33 PM
Comment Actions
ping?
pengfei
accepted this revision.
Jun 8 2023, 12:17 AM
This revision is now accepted and ready to land.
Jun 8 2023, 12:17 AM
Closed by commit
rG03eb1c9755f0: [CodeGen] Disable default copy ctor and copy assignment operator for…
(authored by
yubing
).
·
Explain Why
Jun 8 2023, 12:51 AM
This revision was automatically updated to reflect the committed changes.
yubing
added a commit:
rG03eb1c9755f0: [CodeGen] Disable default copy ctor and copy assignment operator for…
.