This is an archive of the discontinued LLVM Phabricator instance.

[ValueTypes] Fix scalable-vector changeExtendedVectorTypeToInteger
ClosedPublic

Authored by frasercrmck on Jun 2 2021, 9:39 AM.

Details

Summary

The attached tests check for the regression in DAGCombiner's
visitVSELECT, which may call this method.

Diff Detail

Event Timeline

frasercrmck created this revision.Jun 2 2021, 9:39 AM
frasercrmck requested review of this revision.Jun 2 2021, 9:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 2 2021, 9:39 AM
This revision is now accepted and ready to land.Jun 2 2021, 10:05 AM
This revision was landed with ongoing or failed builds.Jun 3 2021, 1:45 AM
This revision was automatically updated to reflect the committed changes.