[PATCH] D83278: [WebAssembly] Avoid scalarizing vector shifts in more cases

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 7 10:45:44 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0d7286a65237: [WebAssembly] Avoid scalarizing vector shifts in more cases (authored by tlively).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83278

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  llvm/test/CodeGen/WebAssembly/simd-shift-complex-splats.ll
  llvm/test/CodeGen/WebAssembly/simd-shift-unroll.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83278.276140.patch
Type: text/x-patch
Size: 13519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/b5f3033a/attachment.bin>


More information about the llvm-commits mailing list