[all-commits] [llvm/llvm-project] 0da1e7: [SVE] Remove calls to VectorType::getNumElements f...

Christopher Tetreault via All-commits all-commits at lists.llvm.org
Mon Jun 29 11:11:03 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0da1e7ebf9a82e49858e77a5bbe1a14f08ef00d7
      https://github.com/llvm/llvm-project/commit/0da1e7ebf9a82e49858e77a5bbe1a14f08ef00d7
  Author: Christopher Tetreault <ctetreau at quicinc.com>
  Date:   2020-06-29 (Mon, 29 Jun 2020)

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

  Log Message:
  -----------
  [SVE] Remove calls to VectorType::getNumElements from X86

Reviewers: efriedma, RKSimon, craig.topper, fpetrogalli, c-rhodes

Reviewed By: RKSimon

Subscribers: tschuett, hiraditya, rkruppe, psnobl, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list