This is an archive of the discontinued LLVM Phabricator instance.

[Local] Preserve !align if K dominates J and K has a !noundef
ClosedPublic

Authored by StephenFan on Mar 29 2023, 1:07 AM.

Details

Reviewers
nikic
Summary

Similar to D142687

Diff Detail

Event Timeline

StephenFan created this revision.Mar 29 2023, 1:07 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 29 2023, 1:07 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
StephenFan requested review of this revision.Mar 29 2023, 1:07 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 29 2023, 1:07 AM
nikic accepted this revision.Mar 30 2023, 2:26 AM

LGTM

This revision is now accepted and ready to land.Mar 30 2023, 2:26 AM