[all-commits] [llvm/llvm-project] 796898: [SVE] Eliminate calls to default-false VectorType:...

Christopher Tetreault via All-commits all-commits at lists.llvm.org
Mon Jun 1 10:02:44 PDT 2020


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

  Changed paths:
    M clang/lib/CodeGen/CGBuiltin.cpp
    M clang/lib/CodeGen/CGExpr.cpp
    M clang/lib/CodeGen/CGExprScalar.cpp
    M clang/lib/CodeGen/CodeGenTypes.cpp
    M clang/lib/CodeGen/SwiftCallingConv.cpp
    M clang/lib/CodeGen/TargetInfo.cpp
    M clang/utils/TableGen/MveEmitter.cpp

  Log Message:
  -----------
  [SVE] Eliminate calls to default-false VectorType::get() from Clang

Reviewers: efriedma, david-arm, fpetrogalli, ddunbar, rjmccall

Reviewed By: fpetrogalli, rjmccall

Subscribers: tschuett, rkruppe, psnobl, dmgreen, cfe-commits

Tags: #clang

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




More information about the All-commits mailing list