This is an archive of the discontinued LLVM Phabricator instance.

[LAA] Make MaxSafeDepDistBytes private in LoopAccessAnalysis
ClosedPublic

Authored by michaelmaitland on Jul 22 2023, 2:06 PM.

Details

Summary

Any users of LoopAccessAnalysis should use MaxSafeVectorWidthInBits.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJul 22 2023, 2:06 PM
Herald added a subscriber: StephenFan. · View Herald Transcript
michaelmaitland requested review of this revision.Jul 22 2023, 2:06 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 22 2023, 2:06 PM
fhahn accepted this revision.Jul 24 2023, 12:51 AM

LGTM, thanks!

This revision is now accepted and ready to land.Jul 24 2023, 12:51 AM