[all-commits] [llvm/llvm-project] 1952c8: [AArch64][CostModel] getCastInstrCost

Sam Parker via All-commits all-commits at lists.llvm.org
Tue May 12 02:05:10 PDT 2020


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

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
    M llvm/test/Analysis/CostModel/AArch64/cast.ll
    M llvm/test/Transforms/SLPVectorizer/AArch64/horizontal.ll

  Log Message:
  -----------
  [AArch64][CostModel] getCastInstrCost

Pass the instruction to the base implementation.

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




More information about the All-commits mailing list