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

Christopher Tetreault via All-commits all-commits at lists.llvm.org
Tue Jun 16 12:50:39 PDT 2020


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

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp

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

Reviewers: efriedma, fhahn, spatel, sdesmalen, kmclaughlin

Reviewed By: efriedma

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

Tags: #llvm

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




More information about the All-commits mailing list