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

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


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

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

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

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




More information about the All-commits mailing list