[PATCH] D52755: [WebAssembly] any_true and all_true intrinsics and instructions

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 1 16:08:07 PDT 2018


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

Repository:
  rL LLVM

https://reviews.llvm.org/D52755

Files:
  include/llvm/IR/IntrinsicsWebAssembly.td
  lib/Target/WebAssembly/WebAssemblyISD.def
  lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  test/CodeGen/WebAssembly/simd-intrinsics.ll
  test/MC/WebAssembly/simd-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52755.167852.patch
Type: text/x-patch
Size: 10349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181001/00acd586/attachment.bin>


More information about the llvm-commits mailing list