[PATCH] D68113: [WebAssembly] v128.andnot

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 26 17:25:27 PDT 2019


tlively created this revision.
tlively added a reviewer: aheejin.
Herald added subscribers: llvm-commits, sunfish, hiraditya, jgravelle-google, sbc100, dschuff.
Herald added a project: LLVM.

As specified at
https://github.com/WebAssembly/simd/blob/master/proposals/simd/SIMD.md#bitwise-and-not


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D68113

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  llvm/test/CodeGen/WebAssembly/simd-arith.ll
  llvm/test/MC/WebAssembly/simd-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68113.222060.patch
Type: text/x-patch
Size: 4213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190927/ab05be98/attachment.bin>


More information about the llvm-commits mailing list