This is an archive of the discontinued LLVM Phabricator instance.

Fix shift by constants for vector.
ClosedPublic

Authored by arsenm on Mar 6 2014, 12:37 PM.

Details

Reviewers
arsenm
Summary

ashr <N x iM>, <N x iM> M -> undef

This used to only happen for scalars.

Diff Detail

Event Timeline

Hi Matt,
the patch looks good to me.

arsenm accepted this revision.Apr 11 2014, 11:04 AM

r206045

arsenm closed this revision.Apr 11 2014, 11:04 AM