[PATCH] D52910: [WebAssembly] any_true and all_true builtins

Thomas Lively via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 4 15:29:42 PDT 2018


tlively created this revision.
tlively added reviewers: aheejin, dschuff, craig.topper.
Herald added subscribers: cfe-commits, kristina, sunfish, jgravelle-google, sbc100.

Depends on https://reviews.llvm.org/D52858.


Repository:
  rC Clang

https://reviews.llvm.org/D52910

Files:
  include/clang/Basic/BuiltinsWebAssembly.def
  lib/CodeGen/CGBuiltin.cpp
  test/CodeGen/builtins-wasm.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52910.168392.patch
Type: text/x-patch
Size: 3989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181004/c19be553/attachment.bin>


More information about the cfe-commits mailing list