This is an archive of the discontinued LLVM Phabricator instance.

[SelectionDAG] Add an assert that the input VT and output VT for ISD::FREEZE are the same.
ClosedPublic

Authored by craig.topper on Mar 30 2020, 1:58 PM.

Diff Detail

Event Timeline

craig.topper created this revision.Mar 30 2020, 1:58 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 30 2020, 1:58 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
aqjune accepted this revision.Mar 30 2020, 6:18 PM

LGTM

This revision is now accepted and ready to land.Mar 30 2020, 6:18 PM
This revision was automatically updated to reflect the committed changes.