[PATCH] D53004: [WebAssembly] Saturating float to int intrinsics

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 16:56:16 PDT 2018


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

- Don't create new SDNodes


Repository:
  rL LLVM

https://reviews.llvm.org/D53004

Files:
  include/llvm/IR/IntrinsicsWebAssembly.td
  lib/Target/WebAssembly/WebAssemblyISD.def
  lib/Target/WebAssembly/WebAssemblyInstrConv.td
  lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  test/CodeGen/WebAssembly/conv.ll
  test/CodeGen/WebAssembly/simd-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53004.169129.patch
Type: text/x-patch
Size: 11227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/1963fc60/attachment.bin>


More information about the llvm-commits mailing list