This is an archive of the discontinued LLVM Phabricator instance.

[SelectionDAG] Add printing support for the Align value of AssertAlign nodes.
ClosedPublic

Authored by craig.topper on Mar 22 2022, 2:12 PM.

Diff Detail

Event Timeline

craig.topper created this revision.Mar 22 2022, 2:12 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 22 2022, 2:12 PM
craig.topper requested review of this revision.Mar 22 2022, 2:12 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 22 2022, 2:12 PM
Herald added a subscriber: wdng. · View Herald Transcript
arsenm accepted this revision.Mar 22 2022, 2:12 PM
arsenm added inline comments.
llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
821

Single quotes

This revision is now accepted and ready to land.Mar 22 2022, 2:12 PM
This revision was landed with ongoing or failed builds.Mar 22 2022, 2:16 PM
This revision was automatically updated to reflect the committed changes.