This is an archive of the discontinued LLVM Phabricator instance.

[MIPS GlobalISel] Consider type1 when legalizing shifts after r351882
ClosedPublic

Authored by Petar.Avramovic on Aug 14 2019, 1:52 AM.

Details

Summary

r351882 allows different type for shift amount then result and value
being shifted. Fix MIPS Legalizer rules to take r351882 into account.

Diff Detail

Repository
rL LLVM

Event Timeline

This revision is now accepted and ready to land.Aug 14 2019, 9:00 AM
This revision was automatically updated to reflect the committed changes.