[PATCH] D52813: [WebAssembly] Saturating arithmetic intrinsics

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 2 16:30:53 PDT 2018


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

Depends on https://reviews.llvm.org/D52805.


Repository:
  rL LLVM

https://reviews.llvm.org/D52813

Files:
  include/llvm/IR/IntrinsicsWebAssembly.td
  lib/Target/WebAssembly/WebAssemblyISD.def
  lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  test/CodeGen/WebAssembly/simd-intrinsics.ll
  test/MC/WebAssembly/simd-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52813.168053.patch
Type: text/x-patch
Size: 11189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181002/551213c9/attachment.bin>


More information about the llvm-commits mailing list