[PATCH] D93775: [WebAssembly] Prototype extending pairwise add instructions

Thomas Lively via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 28 14:11:29 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5e09e9979bc6: [WebAssembly] Prototype extending pairwise add instructions (authored by tlively).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93775

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: D93775.313900.patch
Type: text/x-patch
Size: 9022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201228/e8ac835c/attachment.bin>


More information about the cfe-commits mailing list