This is an archive of the discontinued LLVM Phabricator instance.

[LangRef] Fix typos in the vector-type memory layout section
ClosedPublic

Authored by frasercrmck on Mar 23 2021, 2:51 AM.

Diff Detail

Event Timeline

frasercrmck created this revision.Mar 23 2021, 2:51 AM
frasercrmck requested review of this revision.Mar 23 2021, 2:51 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 23 2021, 2:51 AM

I saw this change in LLVM Weekly and noticed a couple of small issues. I put this up for review rather than pushing it straight through since I haven't touched the LangRef before and may be unaware of something.

bjope accepted this revision.Mar 23 2021, 3:12 AM

LGTM! (Thanks!)

This revision is now accepted and ready to land.Mar 23 2021, 3:12 AM