[PATCH] D52813: [WebAssembly] Saturating arithmetic intrinsics

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


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

- Add newline for readability.


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.168058.patch
Type: text/x-patch
Size: 11191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181003/91af47ff/attachment.bin>


More information about the llvm-commits mailing list