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

Fanchen Kong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 23:12:39 PDT 2022


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

minor change


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.458655.patch
Type: text/x-patch
Size: 15433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220908/6f7fe665/attachment.bin>


More information about the llvm-commits mailing list