[PATCH] D52813: [WebAssembly] Saturating arithmetic intrinsics

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 4 17:47:00 PDT 2018


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

Repository:
  rL LLVM

https://reviews.llvm.org/D52813

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52813.168418.patch
Type: text/x-patch
Size: 13788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181005/dc47f677/attachment-0001.bin>


More information about the llvm-commits mailing list