"polly/Makefile" did not exist on "256e28f9160d487e541aa1d25be77c6d99c51215"
[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