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

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 19 18:37:48 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344826: [WebAssembly] Implement vector sext_inreg and tests with comparisons (authored by tlively, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D53252

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53252.170293.patch
Type: text/x-patch
Size: 49015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181020/20a623d7/attachment.bin>


More information about the llvm-commits mailing list