This is an archive of the discontinued LLVM Phabricator instance.

[LoopAccesses] Modify test to also check symbolic strides with memchecks
ClosedPublic

Authored by anemet on Feb 16 2015, 2:20 PM.

Details

Summary

See the comment in the code.

This is part of the patchset that converts LoopAccessAnalysis into an
actual analysis pass.

Diff Detail

Event Timeline

anemet updated this revision to Diff 20054.Feb 16 2015, 2:20 PM
anemet retitled this revision from to [LoopAccesses] Modify test to also check symbolic strides with memchecks.
anemet updated this object.
anemet edited the test plan for this revision. (Show Details)
anemet added reviewers: hfinkel, aschwaighofer, nadav.
anemet added a subscriber: Unknown Object (MLST).
hfinkel accepted this revision.Feb 16 2015, 4:48 PM
hfinkel edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Feb 16 2015, 4:48 PM
anemet closed this revision.Mar 1 2015, 9:41 PM

r229627