This is an archive of the discontinued LLVM Phabricator instance.

[LoopVectorize][LoopAccessAnalysis] add newline to debug message
ClosedPublic

Authored by michaelmaitland on Aug 18 2022, 1:21 PM.

Details

Summary

A debug message in LoopAccessAnalysis did not have a newline in it, causing printed debug messages to be formatted incorrectly.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptAug 18 2022, 1:21 PM
michaelmaitland requested review of this revision.Aug 18 2022, 1:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 18 2022, 1:21 PM
michaelmaitland edited the summary of this revision. (Show Details)Aug 18 2022, 1:23 PM
michaelmaitland retitled this revision from [LoopAccessAnalysis] add newline to debug message to [LoopVectorize][LoopAccessAnalysis] add newline to debug message.
This revision is now accepted and ready to land.Aug 18 2022, 1:31 PM
This revision was landed with ongoing or failed builds.Aug 18 2022, 1:44 PM
This revision was automatically updated to reflect the committed changes.