[PATCH] D57727: [WebAssembly] Lower memmove to memory.copy
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 5 12:58:11 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL353216: [WebAssembly] Lower memmove to memory.copy (authored by tlively, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D57727?vs=185195&id=185381#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57727/new/
https://reviews.llvm.org/D57727
Files:
llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
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: D57727.185381.patch
Type: text/x-patch
Size: 5193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190205/5ef7ebba/attachment-0001.bin>
More information about the llvm-commits
mailing list