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

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 9 14:49:42 PST 2019


tlively updated this revision to Diff 180936.
tlively marked 5 inline comments as done.
tlively added a comment.

- Address comments


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56457

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56457.180936.patch
Type: text/x-patch
Size: 15799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190109/39dea8f7/attachment.bin>


More information about the llvm-commits mailing list