[all-commits] [llvm/llvm-project] ecb7da: Reland "[WebAssembly] Expand setcc of v2i64"

Thomas Lively via All-commits all-commits at lists.llvm.org
Fri Nov 1 10:34:16 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ecb7daf68f20baa5af72d7c4247ea4c2f5b788bf
      https://github.com/llvm/llvm-project/commit/ecb7daf68f20baa5af72d7c4247ea4c2f5b788bf
  Author: Thomas Lively <tlively at google.com>
  Date:   2019-11-01 (Fri, 01 Nov 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:
  -----------
  Reland "[WebAssembly] Expand setcc of v2i64"

This reverts commit e5cae5692b5899631b5bfe5c23234deb5efda10c, which
reverted 11850a6305c5778b180243eb06aefe86762dd4ce. The original revert
was done because of breakage that was actually in a separate commit,
2ab1b8c1ec452fb743f6cc5051e75a01039cabfe, which was also reverted and
has since been fixed and relanded.




More information about the All-commits mailing list