[PATCH] D66983: [WebAssembly] Add wasm-specific vector shuffle builtin and intrinsic

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 7 17:55:58 PDT 2020


tlively updated this revision to Diff 262795.
tlively marked an inline comment as done.
tlively edited the summary of this revision.
tlively added a comment.

- Rebase and update intrinsics header


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66983

Files:
  clang/include/clang/Basic/BuiltinsWebAssembly.def
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/Headers/wasm_simd128.h
  clang/test/CodeGen/builtins-wasm.c
  llvm/include/llvm/IR/IntrinsicsWebAssembly.td
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/test/CodeGen/WebAssembly/simd-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66983.262795.patch
Type: text/x-patch
Size: 9601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200508/9500eefa/attachment-0001.bin>


More information about the llvm-commits mailing list