[PATCH] D69696: [WebAssembly] SIMD integer min and max instructions

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 20:26:22 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa07019a275cd: [WebAssembly] SIMD integer min and max instructions (authored by tlively).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69696/new/

https://reviews.llvm.org/D69696

Files:
  clang/include/clang/Basic/BuiltinsWebAssembly.def
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/builtins-wasm.c
  llvm/include/llvm/IR/IntrinsicsWebAssembly.td
  llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  llvm/test/CodeGen/WebAssembly/simd-intrinsics.ll
  llvm/test/MC/WebAssembly/simd-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69696.227391.patch
Type: text/x-patch
Size: 17011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191101/3453020f/attachment.bin>


More information about the llvm-commits mailing list