Revert "[WebAssembly] Handle multiple loads of splatted loads"
authorVlad Tsyrklevich <vtsyrklevich@google.com>
Thu, 31 Oct 2019 23:50:36 +0000 (16:50 -0700)
committerVlad Tsyrklevich <vtsyrklevich@google.com>
Thu, 31 Oct 2019 23:52:44 +0000 (16:52 -0700)
commit92a25fbf11da51c8e3573b81a877d3b226990c07
tree0cf58fd9216685a0763cdfa689d6d3bb267ce3b5
parentfd3d45006178afef983cc89b69e96d4104147a28
Revert "[WebAssembly] Handle multiple loads of splatted loads"

This reverts commit 2ab1b8c1ec452fb743f6cc5051e75a01039cabfe, it is
causing build failures on numerous bots, including
sanitizer-x86_64-linux-bootstrap-ubsan. My previous revert was for the
wrong commit.
llvm/lib/Target/WebAssembly/WebAssemblyISD.def
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h
llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
llvm/test/CodeGen/WebAssembly/simd-load-splat.ll [deleted file]