[all-commits] [llvm/llvm-project] 92a25f: Revert "[WebAssembly] Handle multiple loads of spl...
Vlad Tsyrklevich via All-commits
all-commits at lists.llvm.org
Thu Oct 31 16:53:20 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 92a25fbf11da51c8e3573b81a877d3b226990c07
https://github.com/llvm/llvm-project/commit/92a25fbf11da51c8e3573b81a877d3b226990c07
Author: Vlad Tsyrklevich <vtsyrklevich at google.com>
Date: 2019-10-31 (Thu, 31 Oct 2019)
Changed paths:
M llvm/lib/Target/WebAssembly/WebAssemblyISD.def
M llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
M llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h
M llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
R llvm/test/CodeGen/WebAssembly/simd-load-splat.ll
Log Message:
-----------
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.
More information about the All-commits
mailing list