[PATCH] D56457: [WebAssembly][FastISel] Do not assume naive CmpInst lowering

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 14 14:07:43 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351127: [WebAssembly][FastISel] Do not assume naive CmpInst lowering (authored by tlively, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56457/new/

https://reviews.llvm.org/D56457

Files:
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
  llvm/trunk/test/CodeGen/WebAssembly/PR40172.ll
  llvm/trunk/test/CodeGen/WebAssembly/comparisons-i32.ll
  llvm/trunk/test/CodeGen/WebAssembly/comparisons-i64.ll
  llvm/trunk/test/CodeGen/WebAssembly/fast-isel-noreg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56457.181651.patch
Type: text/x-patch
Size: 15990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190114/88ee8bfb/attachment.bin>


More information about the llvm-commits mailing list