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

Christopher Tetreault via All-commits all-commits at lists.llvm.org
Wed Aug 26 11:12:54 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 19e883fc59887e98a49ec03557ad2b6bc5537e03
      https://github.com/llvm/llvm-project/commit/19e883fc59887e98a49ec03557ad2b6bc5537e03
  Author: Christopher Tetreault <ctetreau at quicinc.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M clang/lib/CodeGen/CGAtomic.cpp
    M clang/lib/CodeGen/CGBuiltin.cpp
    M clang/lib/CodeGen/CGExpr.cpp
    M clang/lib/CodeGen/CGExprScalar.cpp
    M clang/lib/CodeGen/SwiftCallingConv.cpp

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

Reviewed By: RKSimon

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




More information about the All-commits mailing list