[all-commits] [llvm/llvm-project] 7a5c26: Revert "[ARM] Expand the range of allowed post-inc...
David Green via All-commits
all-commits at lists.llvm.org
Fri Feb 19 05:15:36 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7a5c26e99afab1a79fc6777fc424510ce4caec9f
https://github.com/llvm/llvm-project/commit/7a5c26e99afab1a79fc6777fc424510ce4caec9f
Author: David Green <david.green at arm.com>
Date: 2021-02-19 (Fri, 19 Feb 2021)
Changed paths:
M llvm/lib/Target/ARM/ARMBaseInstrInfo.h
M llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp
M llvm/test/CodeGen/ARM/arm-shrink-wrapping.ll
M llvm/test/CodeGen/Thumb2/mve-float32regloops.ll
Log Message:
-----------
Revert "[ARM] Expand the range of allowed post-incs in load/store optimizer"
This reverts commit 3b34b06fc5908b4f7dc720c0655d5756bd8e2a28 as runtime
errors were reported.
More information about the All-commits
mailing list