"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "cd4f51b4b6070601f7f9aa277ecd14f95a6b54b4"
[ARM] Expand the range of allowed post-incs in load/store optimizer
Currently the load/store optimizer will only fold in increments of the same size as the load/store. This patch expands that to any legal immediate for the post-inc instruction. Differential Revision: https://reviews.llvm.org/D95885
Loading
Please register or sign in to comment