Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lib/CodeGen/
-
CodeGen/
-
MachineScheduler.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D38176
[MiSched] : Remove double call getMicroOpFactor. NFC.
Closed
Public
Authored by
javed.absar
on Sep 22 2017, 6:18 AM.
Download Raw Diff
Details
Reviewers
MatzeB
atrick
Commits
rG1a77bcc0d231: [Misched]: Remove double call getMicroOpFactor.NFC.
rL314296: [Misched]: Remove double call getMicroOpFactor.NFC.
Summary
Remove unnecessary double call.
Diff Detail
Event Timeline
javed.absar
created this revision.
Sep 22 2017, 6:18 AM
MatzeB
accepted this revision.
Sep 25 2017, 7:29 PM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Sep 25 2017, 7:29 PM
Closed by commit
rL314296: [Misched]: Remove double call getMicroOpFactor.NFC.
(authored by
javed.absar
).
·
Explain Why
Sep 27 2017, 3:33 AM
This revision was automatically updated to reflect the committed changes.