[PATCH] D57791: [WebAssembly] memory.fill

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 13 14:25:09 PST 2019


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

Changed prior to commit:
  https://reviews.llvm.org/D57791?vs=186518&id=186748#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57791

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/WebAssemblySelectionDAGInfo.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h
  llvm/trunk/test/CodeGen/WebAssembly/bulk-memory.ll
  llvm/trunk/test/MC/WebAssembly/bulk-memory-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57791.186748.patch
Type: text/x-patch
Size: 8856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/b691f0f0/attachment.bin>


More information about the llvm-commits mailing list