[all-commits] [llvm/llvm-project] 426f37: [TTI][X86] Add X86TTIImpl::getScalarizationOverhea...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Apr 14 05:07:02 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 426f37584ec331187583ee167c156b211f35caf2
      https://github.com/llvm/llvm-project/commit/426f37584ec331187583ee167c156b211f35caf2
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86TargetTransformInfo.cpp
    M llvm/lib/Target/X86/X86TargetTransformInfo.h

  Log Message:
  -----------
  [TTI][X86] Add X86TTIImpl::getScalarizationOverhead implementation.

This is a currently just a wrapper to the base type, I'll be adding ISD::BUILD_VECTOR costs in a future patch.




More information about the All-commits mailing list