This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Correct range in isLegalAddressImm
ClosedPublic

Authored by dmgreen on Nov 26 2021, 6:01 AM.

Details

Summary

The ranges in isLegalAddressImm were off by one, not allowing the maximum values for unscaled offsets.

Diff Detail

Event Timeline

dmgreen created this revision.Nov 26 2021, 6:01 AM
dmgreen requested review of this revision.Nov 26 2021, 6:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 26 2021, 6:01 AM
This revision is now accepted and ready to land.Nov 26 2021, 7:08 AM
This revision was landed with ongoing or failed builds.Dec 2 2021, 3:33 AM
This revision was automatically updated to reflect the committed changes.