[PATCH] D51498: [WebAssembly] Vector conversions

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 30 10:55:43 PDT 2018


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

Lowers away bitconverts between vector types. This CL depends
on https://reviews.llvm.org/D51383.


Repository:
  rL LLVM

https://reviews.llvm.org/D51498

Files:
  lib/Target/WebAssembly/WebAssemblyInstrInfo.td
  lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  test/CodeGen/WebAssembly/simd-conversions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51498.163373.patch
Type: text/x-patch
Size: 10860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180830/0ff4d0f9/attachment.bin>


More information about the llvm-commits mailing list