Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lib/Analysis/
-
Analysis/
-
ScopInfo.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D5661
[Polly] Use the new access function (if present) to compute the access stride.
Closed
Public
Authored by
jdoerfert
on Oct 7 2014, 8:14 PM.
Download Raw Diff
Details
Reviewers
sebpop
grosser
simbuerg
dpeixott
Commits
rG341a15a64b55: Use the new access function (if present) to compute the access stride.
rPLO219499: Use the new access function (if present) to compute the access stride.
rL219499: Use the new access function (if present) to compute the access stride.
Diff Detail
Event Timeline
jdoerfert
updated this revision to
Diff 14548
.
Oct 7 2014, 8:14 PM
jdoerfert
retitled this revision from
to
[Polly] Use the new access function (if present) to compute the access stride.
.
jdoerfert
added reviewers:
grosser
,
sebpop
,
dpeixott
,
simbuerg
.
jdoerfert
added subscribers:
Restricted Project
,
Unknown Object (MLST)
.
jdoerfert
updated this revision to
Diff 14596
.
Oct 8 2014, 1:26 PM
Comment Actions
Added a test case
jdoerfert
closed this revision.
Oct 10 2014, 7:39 AM
jdoerfert
updated this revision to
Diff 14730
.
Comment Actions
Closed by commit
rL219499
(authored by
@jdoerfert
).