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

Fanchen Kong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 20:35:09 PDT 2022


fanchenkong1 updated this revision to Diff 459638.
fanchenkong1 added a comment.

handle comments


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.459638.patch
Type: text/x-patch
Size: 15527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220913/c6bd0aad/attachment.bin>


More information about the llvm-commits mailing list