[PATCH] D53625: [WebAssembly] General vector shift lowering

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 23 17:25:49 PDT 2018


tlively created this revision.
tlively added reviewers: aheejin, dschuff.
Herald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100.

Adds support for lowering non-splat shifts.


Repository:
  rL LLVM

https://reviews.llvm.org/D53625

Files:
  lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  test/CodeGen/WebAssembly/simd-arith.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53625.170793.patch
Type: text/x-patch
Size: 16294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181024/b959d381/attachment.bin>


More information about the llvm-commits mailing list