[PATCH] D57498: [WebAssembly] memory.copy

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 4 16:50:52 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353127: [WebAssembly] memory.copy (authored by tlively, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57498?vs=185188&id=185193#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57498

Files:
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISD.def
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrBulkMemory.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h
  llvm/trunk/test/CodeGen/WebAssembly/bulk-memory.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57498.185193.patch
Type: text/x-patch
Size: 8062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190205/a7ead8df/attachment.bin>


More information about the llvm-commits mailing list