[all-commits] [llvm/llvm-project] 3b13e0: [AArch64] Fix postinc operands for Cortex-A57 sche...

David Green via All-commits all-commits at lists.llvm.org
Thu Oct 12 02:06:01 PDT 2023


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

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

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

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




More information about the All-commits mailing list