This is an archive of the discontinued LLVM Phabricator instance.

[SelectionDAG] Make getNode which uses single element SDVTList pass SDNodeFlags.
ClosedPublic

Authored by fakepaper56 on May 15 2022, 9:41 PM.

Details

Summary

The patch make users not need to know getNode with SDNodeFlags argument may not
pass its flags.

Diff Detail

Event Timeline

fakepaper56 created this revision.May 15 2022, 9:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 15 2022, 9:41 PM
fakepaper56 requested review of this revision.May 15 2022, 9:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 15 2022, 9:41 PM
This revision is now accepted and ready to land.May 16 2022, 12:28 AM
This revision was landed with ongoing or failed builds.May 16 2022, 3:19 AM
This revision was automatically updated to reflect the committed changes.