This is an archive of the discontinued LLVM Phabricator instance.

Fix typo in llvm/test/Transforms/LoopUnroll/runtime-loop1.ll
AcceptedPublic

Authored by zzheng on Jan 2 2023, 12:47 PM.

Details

Summary

Removing duplicated definintion of variable PH_LOC.

Diff Detail

Event Timeline

zzheng created this revision.Jan 2 2023, 12:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 2 2023, 12:47 PM
zzheng requested review of this revision.Jan 2 2023, 12:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 2 2023, 12:47 PM
lebedev.ri accepted this revision.Jan 15 2023, 5:17 PM

Seems like an obvious typo to me, assuming the test still passes.

This revision is now accepted and ready to land.Jan 15 2023, 5:17 PM