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

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 10:20:42 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8392bf6000ad: Improve WebAssembly vector bitmask, mask reduction, and extending (authored by calebzulawski, committed by tlively).

Changed prior to commit:
  https://reviews.llvm.org/D151782?vs=527182&id=529357#toc

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-extending-convert.ll
  llvm/test/CodeGen/WebAssembly/simd-extending.ll
  llvm/test/CodeGen/WebAssembly/simd-offset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151782.529357.patch
Type: text/x-patch
Size: 26731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230607/e144a0c2/attachment.bin>


More information about the llvm-commits mailing list