[PATCH] D13837: WebAssembly: fix the syntax for comparisons

JF Bastien via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 16 17:10:22 PDT 2015


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

It has also slightly changed.

http://reviews.llvm.org/D13837

Files:
  lib/Target/WebAssembly/WebAssemblyInstrInteger.td
  test/CodeGen/WebAssembly/comparisons_i32.ll
  test/CodeGen/WebAssembly/comparisons_i64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13837.37658.patch
Type: text/x-patch
Size: 5729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151017/23db0c38/attachment.bin>


More information about the llvm-commits mailing list