[all-commits] [llvm/llvm-project] 8226d5: [SVE] Remove calls to getBitWidth from Transforms

Christopher Tetreault via All-commits all-commits at lists.llvm.org
Tue Apr 14 14:32:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8226d599ff21bd65be0f004648b4651894d00af1
      https://github.com/llvm/llvm-project/commit/8226d599ff21bd65be0f004648b4651894d00af1
  Author: Christopher Tetreault <ctetreau at quicinc.com>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
    M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
    M llvm/lib/Transforms/Utils/FunctionComparator.cpp

  Log Message:
  -----------
  [SVE] Remove calls to getBitWidth from Transforms

Reviewers: efriedma, sdesmalen, spatel, eugenis, chandlerc

Reviewed By: efriedma

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

Tags: #llvm

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




More information about the All-commits mailing list