This is an archive of the discontinued LLVM Phabricator instance.

[ADCE] Keep track of if we modified the CFG and preserve analyses accordingly
ClosedPublic

Authored by aeubanks on Feb 28 2023, 3:35 PM.

Details

Summary

No measurable compile time impact, but might as well resolve the TODO.

Diff Detail

Event Timeline

aeubanks created this revision.Feb 28 2023, 3:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 28 2023, 3:35 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
aeubanks requested review of this revision.Feb 28 2023, 3:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 28 2023, 3:35 PM
nikic accepted this revision.Mar 1 2023, 12:11 AM

LGTM

This revision is now accepted and ready to land.Mar 1 2023, 12:11 AM