[all-commits] [llvm/llvm-project] 3479fd: Reland "[WebAssembly] Handle multiple loads of spl...

Thomas Lively via All-commits all-commits at lists.llvm.org
Thu Oct 31 20:03:47 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3479fd25b9d55a3928184aa16626715469827fb0
      https://github.com/llvm/llvm-project/commit/3479fd25b9d55a3928184aa16626715469827fb0
  Author: Thomas Lively <tlively 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
    A llvm/test/CodeGen/WebAssembly/simd-load-splat.ll

  Log Message:
  -----------
  Reland "[WebAssembly] Handle multiple loads of splatted loads"

This reverts commit 92a25fbf11da51c8e3573b81a877d3b226990c07 and fixes
the ambiguous method call that was causing build failures.




More information about the All-commits mailing list