[ARM] Correct range in isLegalAddressImm
The ranges in isLegalAddressImm were off by one, not allowing the maximum values for unscaled offsets. Differential Revision: https://reviews.llvm.org/D114636
Loading
Please register or sign in to comment