[all-commits] [llvm/llvm-project] 88de93: [ConstantFold][SVE] Fix constand fold for vector c...

huihzhang via All-commits all-commits at lists.llvm.org
Tue Feb 11 14:06:30 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 88de9338f26c3c75001c17a5c4b71736e18fa0b6
      https://github.com/llvm/llvm-project/commit/88de9338f26c3c75001c17a5c4b71736e18fa0b6
  Author: Huihui Zhang <huihuiz at quicinc.com>
  Date:   2020-02-11 (Tue, 11 Feb 2020)

  Changed paths:
    M llvm/lib/Analysis/ConstantFolding.cpp
    M llvm/test/Analysis/ConstantFolding/vscale.ll

  Log Message:
  -----------
  [ConstantFold][SVE] Fix constand fold for vector call.

Summary:
Do not iterate on scalable vectors.

Reviewers: sdesmalen, efriedma, apazos, huntergr, willlovett

Reviewed By: sdesmalen

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

Tags: #llvm

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




More information about the All-commits mailing list