[all-commits] [llvm/llvm-project] f0c423: [AArch64] Copy MMO in ld1 / st1 post index selecti...
David Green via All-commits
all-commits at lists.llvm.org
Sun May 31 23:35:38 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0c423380111db36f946c4ffd696928cf09db78a
https://github.com/llvm/llvm-project/commit/f0c423380111db36f946c4ffd696928cf09db78a
Author: David Green <david.green at arm.com>
Date: 2026-06-01 (Mon, 01 Jun 2026)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
A llvm/test/CodeGen/AArch64/ld1st1_post_mmo.ll
Log Message:
-----------
[AArch64] Copy MMO in ld1 / st1 post index selection. (#199023)
The non-postinc variants were already copying the MMO, this extend that
to the post variants of the instructions, allowing better scheduling.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list