[PATCH] D53252: [WebAssembly] Implement vector sext_inreg and tests with comparisons

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 13 22:36:46 PDT 2018


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

Depends on https://reviews.llvm.org/D53251.


Repository:
  rL LLVM

https://reviews.llvm.org/D53252

Files:
  lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  test/CodeGen/WebAssembly/simd-comparisons.ll
  test/CodeGen/WebAssembly/simd-sext-inreg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53252.169588.patch
Type: text/x-patch
Size: 48803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181014/db98777e/attachment.bin>


More information about the llvm-commits mailing list