[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:59:33 PDT 2018


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

- Remove unused WebAssemblyISD elements


Repository:
  rL LLVM

https://reviews.llvm.org/D53004

Files:
  include/llvm/IR/IntrinsicsWebAssembly.td
  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.169130.patch
Type: text/x-patch
Size: 10779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/d4bde978/attachment.bin>


More information about the llvm-commits mailing list