This is an archive of the discontinued LLVM Phabricator instance.

[APInt] Introduce clearLowBits()
ClosedPublic

Authored by lebedev.ri on Jul 27 2019, 9:16 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

lebedev.ri created this revision.Jul 27 2019, 9:16 AM
This revision is now accepted and ready to land.Jul 28 2019, 9:31 PM
RKSimon accepted this revision.Jul 29 2019, 3:31 AM

LGTM - cheers

Thank you for the review.

This revision was automatically updated to reflect the committed changes.