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

Christopher Tetreault via All-commits all-commits at lists.llvm.org
Fri May 29 15:50:09 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e6cf402e8364a7a7e483a60aa1fca1213f4fb475
      https://github.com/llvm/llvm-project/commit/e6cf402e8364a7a7e483a60aa1fca1213f4fb475
  Author: Christopher Tetreault <ctetreau at quicinc.com>
  Date:   2020-05-29 (Fri, 29 May 2020)

  Changed paths:
    M llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp

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

Reviewers: efriedma, aymanmus, c-rhodes, david-arm

Reviewed By: david-arm

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

Tags: #llvm

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




More information about the All-commits mailing list