[PATCH] D11924: WebAssembly: implement comparison.
JF Bastien via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 10 20:50:48 PDT 2015
jfb updated this revision to Diff 31761.
jfb added a comment.
- Add (broken) f32 test, trying to expand unsupported floating-point comparisons.
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.31761.patch
Type: text/x-patch
Size: 11480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150811/90f7a48a/attachment.bin>
More information about the llvm-commits
mailing list