This is an archive of the discontinued LLVM Phabricator instance.

Add explanatory comment to LoadStoreVectorizer.
ClosedPublic

Authored by jlebar on Jan 9 2018, 4:40 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

jlebar created this revision.Jan 9 2018, 4:40 PM
arsenm accepted this revision.Jan 9 2018, 6:44 PM

LGTM

This revision is now accepted and ready to land.Jan 9 2018, 6:44 PM
This revision was automatically updated to reflect the committed changes.
jlebar added a comment.Jan 9 2018, 7:08 PM

Thank you for the review, Matt.