Trunk would try to create something like "stp x9, x8, [x0], #512", which isn't actually a valid instruction.
Details
Details
- Reviewers
gberry junbuml mcrosier - Commits
- rG52078d5b4cb1: Merging r278559: --------------------------------------------------------------…
rG8585e9d33dfd: [AArch64LoadStoreOpt] Handle offsets correctly for post-indexed paired loads.
rL278559: [AArch64LoadStoreOpt] Handle offsets correctly for post-indexed paired loads.
Diff Detail
Diff Detail
- Repository
- rL LLVM