This is an archive of the discontinued LLVM Phabricator instance.

Change operands of Add in AsmWriterTest from Undef to Poison
ClosedPublic

Authored by ManuelJBrito on Sep 8 2022, 3:03 AM.

Details

Summary

Replacing UndefValue with PoisonValue in this test where it's use as dummy value in light of the efforts to remove undef from llvm.

Diff Detail

Event Timeline

ManuelJBrito created this revision.Sep 8 2022, 3:03 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 8 2022, 3:03 AM
ManuelJBrito requested review of this revision.Sep 8 2022, 3:03 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 8 2022, 3:03 AM
nlopes accepted this revision.Sep 8 2022, 3:30 AM
This revision is now accepted and ready to land.Sep 8 2022, 3:30 AM
This revision was landed with ongoing or failed builds.Sep 8 2022, 3:37 AM
This revision was automatically updated to reflect the committed changes.