[PATCH] D59519: [WebAssembly] Lower float setcc nodes with nnan

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 18 15:48:17 PDT 2019


tlively created this revision.
tlively added reviewers: aheejin, sbc100, dschuff.
Herald added subscribers: llvm-commits, jdoerfert, sunfish, hiraditya, jgravelle-google.
Herald added a project: LLVM.

Fixes PR40912.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D59519

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59519.191197.patch
Type: text/x-patch
Size: 36153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190318/61dc5744/attachment.bin>


More information about the llvm-commits mailing list