This is an archive of the discontinued LLVM Phabricator instance.

[NFC] fix some typos in LoopUnrollPass
ClosedPublic

Authored by tammela on Oct 16 2020, 4:59 PM.

Details

Summary

This patch fixes a couple of typos in the LoopUnrollPass.cpp comments

Diff Detail

Event Timeline

tammela created this revision.Oct 16 2020, 4:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 16 2020, 4:59 PM
tammela requested review of this revision.Oct 16 2020, 4:59 PM
dmgreen accepted this revision.Oct 17 2020, 12:00 AM
dmgreen added a subscriber: dmgreen.

Hello. All these LGTM.

Thanks

This revision is now accepted and ready to land.Oct 17 2020, 12:00 AM

@dmgreen Thank you. I don't have commit access, could you please carry it out to upstream?

Sure can. Will do..

This revision was automatically updated to reflect the committed changes.