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

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 17:03:25 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344204: [WebAssembly] Saturating float to int intrinsics (authored by tlively, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53004?vs=169130&id=169131#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53004

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53004.169131.patch
Type: text/x-patch
Size: 10867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181011/a12fd7fa/attachment.bin>


More information about the llvm-commits mailing list