Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lib/Target/AArch64/
-
Target/
-
AArch64/
-
AArch64Subtarget.cpp
-
test/Analysis/CostModel/AArch64/
-
Analysis/
-
CostModel/
-
AArch64/
-
falkor.ll
Hide Panel
f
Keyboard Reference
?
Differential
D28403
[AArch64] Reduce vector insert/extract cost for Falkor.
Closed
Public
Authored by
mcrosier
on Jan 6 2017, 10:08 AM.
Download Raw Diff
Details
Reviewers
mssimpso
Commits
rGe177185e796a: [AArch64] Reduce vector insert/extract cost for Falkor.
rL291254: [AArch64] Reduce vector insert/extract cost for Falkor.
Summary
PTAL,
Chad
Diff Detail
Event Timeline
mcrosier
updated this revision to
Diff 83380
.
Jan 6 2017, 10:08 AM
mcrosier
retitled this revision from
to
[AArch64] Reduce vector insert/extract cost for Falkor.
.
mcrosier
updated this object.
mcrosier
added a reviewer:
mssimpso
.
mcrosier
added a subscriber:
llvm-commits
.
Herald
added subscribers:
rengolin
,
aemerson
.
·
View Herald Transcript
Jan 6 2017, 10:08 AM
mssimpso
accepted this revision.
Jan 6 2017, 10:12 AM
mssimpso
edited edge metadata.
Comment Actions
LGTM.
This revision is now accepted and ready to land.
Jan 6 2017, 10:12 AM
mcrosier
updated this revision to
Diff 83382
.
Jan 6 2017, 10:13 AM
mcrosier
edited edge metadata.
Comment Actions
Provide full context.
Closed by commit
rL291254: [AArch64] Reduce vector insert/extract cost for Falkor.
(authored by
mcrosier
).
·
Explain Why
Jan 6 2017, 10:14 AM
This revision was automatically updated to reflect the committed changes.
mcrosier
added a comment.
Jan 6 2017, 10:15 AM
Comment Actions
Thanks, Matt.