[all-commits] [llvm/llvm-project] a05441: Revert "[SVE] Fix bug in simplification of scalabl...

Reid Kleckner via All-commits all-commits at lists.llvm.org
Mon Feb 3 11:12:36 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a05441038a3a4a011b9421751367c5c797d57137
      https://github.com/llvm/llvm-project/commit/a05441038a3a4a011b9421751367c5c797d57137
  Author: Reid Kleckner <rnk at google.com>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M llvm/include/llvm/IR/Instructions.h
    M llvm/lib/Analysis/InstructionSimplify.cpp
    M llvm/lib/AsmParser/LLParser.cpp
    M llvm/lib/IR/ConstantFold.cpp
    M llvm/lib/IR/Instructions.cpp
    R llvm/test/Analysis/ConstantFolding/vscale-getelementptr.ll
    R llvm/test/Analysis/ConstantFolding/vscale-shufflevector.ll

  Log Message:
  -----------
  Revert "[SVE] Fix bug in simplification of scalable vector instructions"

This reverts commit 31574d38ac5fa4646cf01dd252a23e682402134f.

The newly added shufflevector test does not pass locally on either of my
workstations.




More information about the All-commits mailing list