[all-commits] [llvm/llvm-project] 098984: [AArch64] Update and expand min-max cost model tes...

David Green via All-commits all-commits at lists.llvm.org
Tue Jul 27 10:49:18 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 098984a80c630404df0c7c12bd987722e3dc83a2
      https://github.com/llvm/llvm-project/commit/098984a80c630404df0c7c12bd987722e3dc83a2
  Author: David Green <david.green at arm.com>
  Date:   2021-07-27 (Tue, 27 Jul 2021)

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

  Log Message:
  -----------
  [AArch64] Update and expand min-max cost model test. NFC

This expands the cost model test for min/max to many more types,
including floating point minnum/maxnum and minimum/maximum, and FP16
with and without fullfp16.  The old llc run lines are removed, as those
are better tested by CodeGen tests.




More information about the All-commits mailing list