[all-commits] [llvm/llvm-project] 34a91d: [SchedModels][CortexA55] Fix scheduling of FP loads

Pavel Kosov via All-commits all-commits at lists.llvm.org
Sun Jan 9 23:15:16 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 34a91d7748d47367ed520cb96313aae31026b01a
      https://github.com/llvm/llvm-project/commit/34a91d7748d47367ed520cb96313aae31026b01a
  Author: Pavel Kosov <kosov.pavel at huawei.com>
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64SchedA55.td
    M llvm/test/tools/llvm-mca/AArch64/Cortex/A55-basic-instructions.s
    M llvm/test/tools/llvm-mca/AArch64/Cortex/A55-load-readadv.s

  Log Message:
  -----------
  [SchedModels][CortexA55] Fix scheduling of FP loads

Patch fixes scheduling of FP load instructions with pre/post increment adding WriteAdr for address operand.

Reviewed By: dmgreen

Differential Revision: https://reviews.llvm.org/D116361

OS Laboratory. Huawei Russian Research Institute. Saint-Petersburg




More information about the All-commits mailing list