This is an archive of the discontinued LLVM Phabricator instance.

Analysis: Add AssumptionCache argument to isDereferenceableAndAlignedPointer
ClosedPublic

Authored by arsenm on Sep 19 2022, 12:46 PM.

Details

Reviewers
jdoerfert
Summary

This does not try to pass it through from the end users.

Diff Detail

Event Timeline

arsenm created this revision.Sep 19 2022, 12:46 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 19 2022, 12:46 PM
arsenm requested review of this revision.Sep 19 2022, 12:46 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 19 2022, 12:46 PM
Herald added a subscriber: wdng. · View Herald Transcript
This revision is now accepted and ready to land.Sep 19 2022, 1:27 PM