[PATCH] D51765: [WebAssembly] SIMD comparisons

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 10 19:22:28 PDT 2018


tlively updated this revision to Diff 164788.
tlively added a comment.

- Remove unnecessary float compare patterns


Repository:
  rL LLVM

https://reviews.llvm.org/D51765

Files:
  lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  test/CodeGen/WebAssembly/simd-comparisons.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51765.164788.patch
Type: text/x-patch
Size: 24526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180911/0d689c5f/attachment.bin>


More information about the llvm-commits mailing list