[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 15:06:33 PDT 2018


tlively updated this revision to Diff 170260.
tlively added a comment.

- Add missing test


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.170260.patch
Type: text/x-patch
Size: 48849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181019/b014c4cf/attachment.bin>


More information about the llvm-commits mailing list