This is an archive of the discontinued LLVM Phabricator instance.

[CodeGen] Fix a warning in DAGTypeLegalizer::SetSplitVector
ClosedPublic

Authored by david-arm on Jul 6 2020, 1:51 AM.

Details

Summary

This fixes up one warning in the test:

sve-sext-zext.ll

Diff Detail

Event Timeline

david-arm created this revision.Jul 6 2020, 1:51 AM
Herald added a project: Restricted Project. · View Herald Transcript
david-arm updated this revision to Diff 275926.Jul 7 2020, 12:02 AM
c-rhodes accepted this revision.Jul 9 2020, 2:53 AM

LGTM

This revision is now accepted and ready to land.Jul 9 2020, 2:53 AM
This revision was automatically updated to reflect the committed changes.