Fold the add (ptr, offset) into ptr[offset] only if the offset is small...
Fold the add (ptr, offset) into ptr[offset] only if the offset is small enough. movwi and moviw allow value of 5-bits only (i.e. 32). llvm-svn: 73953
Loading
Please register or sign in to comment