[all-commits] [llvm/llvm-project] bd9dce: [CostModel] getUserCost for intrinsic throughput

Sam Parker via All-commits all-commits at lists.llvm.org
Tue May 26 04:25:29 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bd9dce8f9acd710ed62bab44ad3563209503cd72
      https://github.com/llvm/llvm-project/commit/bd9dce8f9acd710ed62bab44ad3563209503cd72
  Author: Sam Parker <sam.parker at arm.com>
  Date:   2020-05-26 (Tue, 26 May 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
    M llvm/lib/Analysis/TargetTransformInfo.cpp

  Log Message:
  -----------
  [CostModel] getUserCost for intrinsic throughput

Last part of recommitting 'Unify Intrinsic Costs'
259eb619ff6dcd5b6111d1686e18559b9ca004d4. This patch now uses
getUserCost from getInstructionThroughput.

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




More information about the All-commits mailing list