LSR has some logic that tries to aggressively reuse registers in formula. This can lead to sub-optimal decision in complex loops where the backend it trying to use shouldFavorPostInc. This disables the re-use in those situations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo