[PATCH] D151782: Improve WebAssembly vector bitmask, mask reduction, and extending

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 9 08:42:47 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG18077e9fd688: [WebAssembly] Re-land 8392bf6000ad (authored by calebzulawski, committed by tlively).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151782/new/

https://reviews.llvm.org/D151782

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h
  llvm/test/CodeGen/WebAssembly/simd-bitmask.ll
  llvm/test/CodeGen/WebAssembly/simd-extending-convert.ll
  llvm/test/CodeGen/WebAssembly/simd-extending.ll
  llvm/test/CodeGen/WebAssembly/simd-offset.ll
  llvm/test/CodeGen/WebAssembly/simd-vecreduce-bool.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151782.529978.patch
Type: text/x-patch
Size: 51738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230609/3831a958/attachment-0001.bin>


More information about the llvm-commits mailing list