[all-commits] [llvm/llvm-project] 43b638: [AArch64] Use NPM for cost model tests. NFC

David Green via All-commits all-commits at lists.llvm.org
Mon Mar 7 00:58:04 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 43b638241aa8c114e5a5b44b38630af43ca9f84f
      https://github.com/llvm/llvm-project/commit/43b638241aa8c114e5a5b44b38630af43ca9f84f
  Author: David Green <david.green at arm.com>
  Date:   2022-03-07 (Mon, 07 Mar 2022)

  Changed paths:
    M llvm/test/Analysis/CostModel/AArch64/arith.ll
    M llvm/test/Analysis/CostModel/AArch64/cast.ll
    M llvm/test/Analysis/CostModel/AArch64/min-max.ll

  Log Message:
  -----------
  [AArch64] Use NPM for cost model tests. NFC

As per the other tests, this switches the run lines back to using the
NPM via
-passes='print<cost-model>' -cost-kind=throughput 2>&1 -disable-output




More information about the All-commits mailing list