This is an archive of the discontinued LLVM Phabricator instance.

[GlobalISel] Implement computeKnownBits for G_ASSERT_SEXT
ClosedPublic

Authored by paquette on Feb 17 2021, 1:55 PM.

Details

Summary

Implementation is the same as G_SEXT_INREG.

Diff Detail

Event Timeline

paquette created this revision.Feb 17 2021, 1:55 PM
paquette requested review of this revision.Feb 17 2021, 1:55 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 17 2021, 1:55 PM
Herald added a subscriber: wdng. · View Herald Transcript
arsenm accepted this revision.Feb 17 2021, 1:59 PM
This revision is now accepted and ready to land.Feb 17 2021, 1:59 PM