[all-commits] [llvm/llvm-project] 84ff49: [AArch64] Fix postinc operands for Neoverse-V1 sch...
David Green via All-commits
all-commits at lists.llvm.org
Wed Oct 11 02:12:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 84ff49d2180c3e2515bbeb092694a38dc112f78a
https://github.com/llvm/llvm-project/commit/84ff49d2180c3e2515bbeb092694a38dc112f78a
Author: David Green <david.green at arm.com>
Date: 2023-10-11 (Wed, 11 Oct 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64SchedNeoverseV1.td
M llvm/test/tools/llvm-mca/AArch64/Neoverse/V1-writeback.s
Log Message:
-----------
[AArch64] Fix postinc operands for Neoverse-V1 scheduling
Similar to D159254, this fixes the order of WriteAdr operands on post/pre-inc
loads/stores in the Neoverse-V1 scheduling model.
More information about the All-commits
mailing list