[all-commits] [llvm/llvm-project] 475d68: [AArch64] Fix postinc operands for Cortex-A55 sche...

David Green via All-commits all-commits at lists.llvm.org
Tue Oct 10 04:56:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 475d687ac1123f7ea01bc90789d93b5938930ca1
      https://github.com/llvm/llvm-project/commit/475d687ac1123f7ea01bc90789d93b5938930ca1
  Author: David Green <david.green at arm.com>
  Date:   2023-10-10 (Tue, 10 Oct 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64SchedA55.td
    M llvm/test/tools/llvm-mca/AArch64/Cortex/A55-writeback.s

  Log Message:
  -----------
  [AArch64] Fix postinc operands for Cortex-A55 scheduling

Similar to D159254, this fixes the order of WriteAdr operands on post/pre-inc
loads/stores in the Cortex-A55 scheduling model.




More information about the All-commits mailing list