[PATCH] D51659: [WebAssembly] v8x16.shuffle

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 7 11:39:37 PDT 2018


tlively updated this revision to Diff 164478.
tlively marked an inline comment as done.
tlively added a comment.

- Fix loop condition and LaneBytes calculation


Repository:
  rL LLVM

https://reviews.llvm.org/D51659

Files:
  lib/Target/WebAssembly/WebAssemblyISD.def
  lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  lib/Target/WebAssembly/WebAssemblyISelLowering.h
  lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  test/CodeGen/WebAssembly/simd.ll
  test/MC/Disassembler/WebAssembly/wasm.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51659.164478.patch
Type: text/x-patch
Size: 11999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180907/418328e0/attachment.bin>


More information about the llvm-commits mailing list