[PATCH] D51136: [WebAssembly] SIMD Bitwise binary arithmetic

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 22 15:45:45 PDT 2018


tlively created this revision.
tlively added reviewers: aheejin, dschuff.
Herald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100.

AND, OR, and XOR. This CL depends on https://reviews.llvm.org/D51113.


Repository:
  rL LLVM

https://reviews.llvm.org/D51136

Files:
  lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  test/CodeGen/WebAssembly/simd-arith.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51136.162079.patch
Type: text/x-patch
Size: 6094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180822/e75426ca/attachment.bin>


More information about the llvm-commits mailing list