[all-commits] [llvm/llvm-project] e36dd3: [AArch64] Fix cost modelling for SVE Min/Max Intri...

David Green via All-commits all-commits at lists.llvm.org
Tue Jul 11 23:46:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e36dd3ea8a18b08617f7c7689746860c6cd76c57
      https://github.com/llvm/llvm-project/commit/e36dd3ea8a18b08617f7c7689746860c6cd76c57
  Author: Tuan Chuong Goh <chuong.goh at arm.com>
  Date:   2023-07-12 (Wed, 12 Jul 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
    M llvm/test/Analysis/CostModel/AArch64/sve-intrinsics.ll
    M llvm/test/Analysis/CostModel/AArch64/sve-min-max.ll

  Log Message:
  -----------
  [AArch64] Fix cost modelling for SVE Min/Max Intrinsics

Add more legal types for SMIN, SMAX, UMIN, UMAX in cost modelling for AArch64

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




More information about the All-commits mailing list