[PATCH] D11924: WebAssembly: implement comparison.

JF Bastien via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 11:27:36 PDT 2015


jfb updated this revision to Diff 31840.
jfb marked an inline comment as done.
jfb added a comment.

- Fix typo.


http://reviews.llvm.org/D11924

Files:
  lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  lib/Target/WebAssembly/WebAssemblyInstrFloat.td
  lib/Target/WebAssembly/WebAssemblyInstrFormats.td
  lib/Target/WebAssembly/WebAssemblyInstrInteger.td
  test/CodeGen/WebAssembly/comparisons_f32.ll
  test/CodeGen/WebAssembly/comparisons_i32.ll
  test/CodeGen/WebAssembly/comparisons_i64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11924.31840.patch
Type: text/x-patch
Size: 11480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150811/1a8693a2/attachment.bin>


More information about the llvm-commits mailing list