[PATCH] D13821: WebAssembly: fix load/store syntax

JF Bastien via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 16 11:19:47 PDT 2015


jfb created this revision.
jfb added a reviewer: binji.
jfb added subscribers: sunfish, llvm-commits.
Herald added subscribers: dschuff, jfb.

The syntax has changed a bit recently.

http://reviews.llvm.org/D13821

Files:
  lib/Target/WebAssembly/WebAssemblyInstrMemory.td
  test/CodeGen/WebAssembly/cfg-stackify.ll
  test/CodeGen/WebAssembly/load-ext.ll
  test/CodeGen/WebAssembly/load-store-i1.ll
  test/CodeGen/WebAssembly/load.ll
  test/CodeGen/WebAssembly/store-trunc.ll
  test/CodeGen/WebAssembly/store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13821.37617.patch
Type: text/x-patch
Size: 16411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151016/1243555a/attachment.bin>


More information about the llvm-commits mailing list