[all-commits] [llvm/llvm-project] f635ab: [AArch64] Fix postinc operands for Neoverse-N1 sch...

David Green via All-commits all-commits at lists.llvm.org
Wed Oct 11 04:04:11 PDT 2023


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

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64SchedNeoverseN1.td
    M llvm/test/tools/llvm-mca/AArch64/Neoverse/N1-writeback.s

  Log Message:
  -----------
  [AArch64] Fix postinc operands for Neoverse-N1 scheduling

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




More information about the All-commits mailing list