[all-commits] [llvm/llvm-project] e5cae5: Revert "[WebAssembly] Expand setcc of v2i64"
Vlad Tsyrklevich via All-commits
all-commits at lists.llvm.org
Thu Oct 31 16:44:55 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e5cae5692b5899631b5bfe5c23234deb5efda10c
https://github.com/llvm/llvm-project/commit/e5cae5692b5899631b5bfe5c23234deb5efda10c
Author: Vlad Tsyrklevich <vtsyrklevich at google.com>
Date: 2019-10-31 (Thu, 31 Oct 2019)
Changed paths:
M llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
M llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h
M llvm/test/CodeGen/WebAssembly/simd-comparisons.ll
Log Message:
-----------
Revert "[WebAssembly] Expand setcc of v2i64"
This reverts commit 11850a6305c5778b180243eb06aefe86762dd4ce, it was
causing build failures on numerous bots, including
sanitizer-x86_64-linux-bootstrap-ubsan.
More information about the All-commits
mailing list