[all-commits] [llvm/llvm-project] 100c75: Revert "Improve WebAssembly vector bitmask, mask r...

Thomas Lively via All-commits all-commits at lists.llvm.org
Thu Jun 8 14:36:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 100c756d9688a4037f8454b5778f585473c75e27
      https://github.com/llvm/llvm-project/commit/100c756d9688a4037f8454b5778f585473c75e27
  Author: Thomas Lively <tlively at google.com>
  Date:   2023-06-08 (Thu, 08 Jun 2023)

  Changed paths:
    M llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
    M llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h
    M llvm/test/CodeGen/WebAssembly/simd-extending-convert.ll
    M llvm/test/CodeGen/WebAssembly/simd-extending.ll
    M llvm/test/CodeGen/WebAssembly/simd-offset.ll

  Log Message:
  -----------
  Revert "Improve WebAssembly vector bitmask, mask reduction, and extending"

This reverts commit 8392bf6000ad039bd0e55383d40a05ddf7b4af13.

The commit missed some edge cases that led to crashes. Reverting to resolve
downstream breakage while a fix is pending.




More information about the All-commits mailing list