[PATCH] D76399: [WebAssembly] SIMD integer abs instructions

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 18 18:28:39 PDT 2020


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.

These were merged to the SIMD proposal in
https://github.com/WebAssembly/simd/pull/128.

Depends on D76397 <https://reviews.llvm.org/D76397> to avoid merge conflicts.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D76399

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  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: D76399.251239.patch
Type: text/x-patch
Size: 3862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200319/bf7e6da5/attachment.bin>


More information about the llvm-commits mailing list