Revert "[SVE] Fix bug in simplification of scalable vector instructions"
authorReid Kleckner <rnk@google.com>
Mon, 3 Feb 2020 19:12:09 +0000 (11:12 -0800)
committerReid Kleckner <rnk@google.com>
Mon, 3 Feb 2020 19:12:09 +0000 (11:12 -0800)
commita05441038a3a4a011b9421751367c5c797d57137
tree1eb8070301b5157cf4ac791bf7f7fd3fbe4bc9e3
parent0ad18bf37b2d4f6a619f2ebdd6cfbe0ac617a2e5
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.
llvm/include/llvm/IR/Instructions.h
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/IR/ConstantFold.cpp
llvm/lib/IR/Instructions.cpp
llvm/test/Analysis/ConstantFolding/vscale-getelementptr.ll [deleted file]
llvm/test/Analysis/ConstantFolding/vscale-shufflevector.ll [deleted file]