[PATCH] D68058: [WebAssembly] SIMD Load and extend operations

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 26 19:05:56 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373040: [WebAssembly] SIMD Load and extend operations (authored by tlively, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D68058?vs=221992&id=222069#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68058/new/

https://reviews.llvm.org/D68058

Files:
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.h
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  llvm/trunk/test/CodeGen/WebAssembly/simd-ext-load-trunc-store.ll
  llvm/trunk/test/CodeGen/WebAssembly/simd-offset.ll
  llvm/trunk/test/MC/WebAssembly/simd-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68058.222069.patch
Type: text/x-patch
Size: 54129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190927/feb8ac6f/attachment.bin>


More information about the llvm-commits mailing list