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

Christopher Tetreault via All-commits all-commits at lists.llvm.org
Mon Jun 8 10:26:45 PDT 2020


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

  Changed paths:
    M llvm/lib/CodeGen/CodeGenPrepare.cpp
    M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
    M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    M llvm/lib/CodeGen/ValueTypes.cpp

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

Reviewers: efriedma, c-rhodes, david-arm, spatel, craig.topper, aqjune, paquette, arsenm, gchatelet

Reviewed By: spatel, gchatelet

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

Tags: #llvm

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




More information about the All-commits mailing list