This is an archive of the discontinued LLVM Phabricator instance.

[MemorySSA] Add test that all incoming values of phi node could be translated
ClosedPublic

Authored by StephenFan on Sep 18 2022, 11:14 PM.

Diff Detail

Event Timeline

StephenFan created this revision.Sep 18 2022, 11:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 18 2022, 11:14 PM
StephenFan requested review of this revision.Sep 18 2022, 11:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 18 2022, 11:14 PM
nikic accepted this revision.Sep 19 2022, 3:54 AM

LGTM

llvm/test/Analysis/MemorySSA/phi-translation.ll
427

Drop the unused %ptr argument.

This revision is now accepted and ready to land.Sep 19 2022, 3:54 AM
This revision was landed with ongoing or failed builds.Sep 19 2022, 7:49 PM
This revision was automatically updated to reflect the committed changes.