This is an archive of the discontinued LLVM Phabricator instance.

[GISel]: Add legalization support for widening bit counting operations
ClosedPublic

Authored by aditya_nandakumar on Aug 21 2018, 11:07 AM.

Details

Summary

Added legalizerHelper code along with FileCheck based unit tests.

Diff Detail

Repository
rL LLVM

Event Timeline

arsenm accepted this revision.Aug 22 2018, 12:07 AM
arsenm added a subscriber: arsenm.

LGTM

This revision is now accepted and ready to land.Aug 22 2018, 12:07 AM

Thanks Matt. Submitted in r340429