[all-commits] [llvm/llvm-project] dfcfd1: [VP] getVPMemoryOpCost interface

Bardia Mahjour via All-commits all-commits at lists.llvm.org
Mon Dec 6 08:27:46 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dfcfd14070bd75b33f57026ef0d1d1b83c64d787
      https://github.com/llvm/llvm-project/commit/dfcfd14070bd75b33f57026ef0d1d1b83c64d787
  Author: Bardia Mahjour <bmahjour at ca.ibm.com>
  Date:   2021-12-06 (Mon, 06 Dec 2021)

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

  Log Message:
  -----------
  [VP] getVPMemoryOpCost interface

Added TTI queries for the cost of a VP Memory operation, and added Opcode,
DataType and Alignment to the hasActiveVectorLength() interface.

Reviewed By: Roland Froese

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




More information about the All-commits mailing list