[PATCH] D14160: [WebAssembly] Update opcode name format for conversions
Seth Thompson via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 28 15:00:16 PDT 2015
s3ththompson created this revision.
s3ththompson added a reviewer: jfb.
s3ththompson added a subscriber: llvm-commits.
Herald added subscribers: dschuff, jfb.
Conversion opcode name format should be `f64.convert_u/i64` not `f64_convert_u`
http://reviews.llvm.org/D14160
Files:
lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
lib/Target/WebAssembly/WebAssemblyInstrConv.td
test/CodeGen/WebAssembly/conv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14160.38689.patch
Type: text/x-patch
Size: 13782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151028/d509b65c/attachment.bin>
More information about the llvm-commits
mailing list