[PATCH] D133473: [WebAssembly] Improve codegen for shuffles with undefined lane indices

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 16:03:39 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG28557e8c9872: [WebAssembly] Improve codegen for shuffles with undefined lane indices (authored by fanchenkong1, committed by tlively).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133473

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/test/CodeGen/WebAssembly/fpclamptosat_vec.ll
  llvm/test/CodeGen/WebAssembly/simd-build-vector.ll
  llvm/test/CodeGen/WebAssembly/simd-concat.ll
  llvm/test/CodeGen/WebAssembly/simd-conversions.ll
  llvm/test/CodeGen/WebAssembly/simd-extending.ll
  llvm/test/CodeGen/WebAssembly/simd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133473.459909.patch
Type: text/x-patch
Size: 15533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220913/4e89c654/attachment.bin>


More information about the llvm-commits mailing list